open |
/nuxeo/logout |
|
type |
username |
bree |
type |
password |
bree1 |
clickAndWait |
Submit |
|
select |
//select[@class="langSelect"] |
label=English (United Kingdom) |
clickAndWait |
//input[@class='langSubmit'] |
|
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 |
|