open |
restAPI/systemLog?token=dolog&level=INFO&message=----- Selenium searchUsers |
|
open |
logout |
|
type |
username |
bree |
type |
password |
bree1 |
clickAndWait |
Submit |
|
verifyTextPresent |
You are logged as bree |
|
clickAndWait |
link=Users & groups |
|
clickAndWait |
//input[@id="searchForm:clearButton"] |
|
type |
//input[@id="searchForm:searchText"] |
j |
clickAndWait |
//input[@id="searchForm:searchButton"] |
|
verifyElementPresent |
link=jdoe |
|
verifyTextPresent |
John |
|
verifyTextPresent |
Doe |
|
verifyElementPresent |
link=jsmith |
|
verifyTextPresent |
Smith |
|
clickAndWait |
//input[@id="searchForm:clearButton"] |
|
type |
//input[@id="searchForm:searchText"] |
thing |
clickAndWait |
//input[@id="searchForm:searchButton"] |
|
verifyTextPresent |
No user matching the entered criteria |
|
clickAndWait |
link=Log out |
|