addCmntAsAdminTestWp | ||
open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium addCmntAsAdminTestWp | |
setTimeout | 30000 | |
open | logout | |
open | ||
type | username | Administrator |
type | password | Administrator |
clickAndWait | Submit | |
verifyTextPresent | Administrator | |
open | site/sites/testWebSite1 | |
waitForPageToLoad | 15000 | |
clickAndWait | link=testWebPage1 | |
click | link=Add a comment | |
type | //textarea | Test comment |
click | //input[@id="post_com"] | |
waitForPageToLoad | 15000 | |
verifyTextPresent | Test comment |