#------------------------------------------------------------------------------------------------ # Gazelle info #------------------------------------------------------------------------------------------------ base.url=${base.url} base.page.url=/home.seam base.profile=${gzl-profile} gazelle.version.url=/rest/version #------------------------------------------------------------------------------------------------ # Accounts #------------------------------------------------------------------------------------------------ Account.Admin.Login=gthomazon Account.Admin.Password=azerty Account.User.Login=ideveseleer Account.User.Password=azerty Account.Vendor.User.Login=vendor_user Account.Vendor.User.Password=azerty Account.Vendor.Admin.Login=VA_user Account.Vendor.Admin.Password=azerty Account.Non.Activated.Login=NA_user Account.Non.Activated.Password=azerty Account.Monitor.Login=monitor_user Account.Monitor.Password=azerty #Account define in Application Preferences, which is deplayed in some messages Test.Admin=Test Admin #------------------------------------------------------------------------------------------------ # Options # # browser.name : params get from pom.xml which is define in a profile # used in 'maven -P PROFILE clean package' # Allow to choose which browser will be execute to run tests #------------------------------------------------------------------------------------------------ run.span.check=${run.span.check} session.base.name=Monkey Testing headless=${headless} test.max.trials=2 Auto.DataBase.Restore=false Debug=true webdriver.chrome.binary.location=/usr/bin/chromedriver webdriver.ie.binary.location=IEDriverServer.exe browser.name=${browser} random.strength=${random.strength} logfile.directory=${logfile.directory} logfile.exec.name=${logfile.exec.name} logfile.exec.path=${logfile.directory}${logfile.exec.name} logfile.jboss.name=${logfile.jboss.name} logfile.jboss.path=${logfile.directory}${logfile.jboss.name} #------------------------------------------------------------------------------------------------ # Loader config #------------------------------------------------------------------------------------------------ crowdin.default.language=en war.base.path=${war.base.path} #------------------------------------------------------------------------------------------------ # Misc #------------------------------------------------------------------------------------------------ firefox.download.directory=${firefox.download.directory} Misc.Button.Attempt=10 #------------------------------------------------------------------------------------------------ # Debug #------------------------------------------------------------------------------------------------ login.attempts.max=10 language.change.attempt.max=10 max.attempt.language.fetch=10 Command.Scp.Logs=scp gazelle@192.168.20.20:/var/log/jboss7-tm/standalone.log log/