Selenium IDE Common Commands

open
assertTitle / VerifyTitle
AssertForElementPresent / VerifyForElementPresent
AssertForTextPresent / VerifyForTextPresent
type / typeAndWait / sendKeys
click /clickAt / clickAndWait
waitForPageToLoad
waitForElementPresent
chooseOkOnNextConfirmation / chooseCancelOnNextConfirmation

Comments