selectors.V1.logogame.ini Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of noraui Show documentation
Show all versions of noraui Show documentation
Non-Regression Automation for User Interfaces
[LOGOGAME_HOME-big-title]
id=big_title
[LOGOGAME_HOME-amazonElement]
xpath=.//*[@id='amazon' and @name='amazon']
[LOGOGAME_HOME-brandElement]
xpath=.//*[@id='%s' and @name='%s']
[LOGOGAME_HOME-validateButton]
xpath=.//button[text()='Validate']
[LOGOGAME_HOME-addButton]
xpath=.//button[text()='Add']
[LOGOGAME_HOME-brandList]
xpath=.//select[@ng-model='newlogo']
[LOGOGAME_HOME-scoreMessage]
xpath=.//div[@ng-show='scoreMessage']
[LOGOGAME_HOME-alertMessage]
xpath=.//div[@ng-show='!(logos| filter:name).length']