selectors.V1.countries.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
[COUNTRIES_HOM-login_field]
xpath=//input[@id='username']
[COUNTRIES_HOM-password_field]
xpath=//input[@id='password']
[COUNTRIES_HOM-sign_in_button]
xpath=//button[text()='LOG IN']
[COUNTRIES_HOM-login_title]
xpath=//p[contains(text(), "Countries appication")]
[COUNTRIES_DAS-sign_in_message]
xpath=//span[text()='Countries']
[COUNTRIES_DAS-signoutMenu]
xpath=//a[@href='#/logout']
[COUNTRIES_OUT-sign_out_message]
xpath=//h3[contains(text(), "You are now signed out")]