#------------------------------------------------------------------------------------------------ # Gazelle info #------------------------------------------------------------------------------------------------ base.url=${base.url} base.page.url=/home.seam 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 #Vendor admin profile used for TM329 to be able to select Thorought/Supportive on AIPO Account.Vendor.User.AIPO.Login=GE_IDI Account.Vendor.User.AIPO.Password=azerty #------------------------------------------------------------------------------------- Account.Vendor.Admin.Login=VA_user Account.Vendor.Admin.Password=azerty #Vendor admin profile used for TM325 to be able to select Thorought/Supportive on AIPO Account.Vendor.Admin.AIPO.Login=Chris Account.Vendor.Admin.AIPO.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=Eric Poiseau # Registration sessions Closed.Registrations.Session=European Connectathon 2014 - Vienna - Results Open.Registrations.Session=European Connectathon 2016 - Bochum Testing.Registrations.Session=IHE Pre-Connectathon Internet Testing #------------------------------------------------------------------------------------------------ # 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} headless=${headless} email.application.admin=${email.application.admin} test.max.trials=5 Auto.DataBase.Restore=false Debug=true webdriver.chrome.binary.location=/usr/bin/chromedriver webdriver.opera.binary.location=/usr/bin/operadriver webdriver.ie.binary.location=C:\\jenkins\\IEDriverServer.exe browser.name=${browser} #------------------------------------------------------------------------------------------------ # Loader config #------------------------------------------------------------------------------------------------ logfile.url=${logfile.directory} crowdin.default.language=en war.base.path=${war.base.path} Dummy.File.Path=${dummy.file.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 #------------------------------------------------------------------------------------------------ # Commands #------------------------------------------------------------------------------------------------ #Command.Database.Restore=ssh gazelle@188.165.194.55 cd unit_tests_selenium; ./restore_database.sh #Command.Jboss.Restart=ssh gazelle@188.165.194.55 cd unit_tests_selenium; ./restart_jboss.sh #------------------------------------------------------------------------------------------------ # Crowdin not found #------------------------------------------------------------------------------------------------ LoginProfile.was.not.updated.unable.to.get.session.name=LoginProfile was not updated, unable to get session's name Remove.All=Remove all Monitor.Role=monitor_role Vendor.Role=vendor_role User.Role=user_role Vendor.Admin.Role=vendor_admin_role Password.Updated=Password updated Integration.Profile=Integration profile # 2 spaces. Yep. Testing.Session.Created=TestingSession created Testing.Session.Is.Deleted={option1} is deleted !