simpleSearch
open restAPI/systemLog?token=dolog&level=INFO&message=----- Selenium simpleSearch
open logout
type username jdoe
type password jdoe1
clickAndWait Submit
verifyTextPresent You are logged as jdoe
type //input[@id="userServicesSearchForm:simpleSearchKeywordsInput"] testNote1
clickAndWait //input[@value="Search"]
verifyTextPresent Search results for keywords:
verifyElementPresent link=testNote1
clickAndWait link=testNote1
verifyElementPresent link=Summary
verifyElementPresent link=Edit
verifyElementPresent link=Files
verifyElementPresent link=Relations
verifyElementPresent link=Alerts
type //input[@id="userServicesSearchForm:simpleSearchKeywordsInput"] truc
clickAndWait //input[@value="Search"]
verifyTextPresent Search results for keywords:
verifyTextPresent No documents match your search criteria
clickAndWait link=Log out