Selenium IDE Common Commands
open
assertTitle / VerifyTitle
AssertForElementPresent / VerifyForElementPresent
AssertForTextPresent / VerifyForTextPresent
type / typeAndWait / sendKeys
click /clickAt / clickAndWait
waitForPageToLoad
waitForElementPresent
chooseOkOnNextConfirmation / chooseCancelOnNextConfirmation
assertTitle / VerifyTitle
AssertForElementPresent / VerifyForElementPresent
AssertForTextPresent / VerifyForTextPresent
type / typeAndWait / sendKeys
click /clickAt / clickAndWait
waitForPageToLoad
waitForElementPresent
chooseOkOnNextConfirmation / chooseCancelOnNextConfirmation
Comments
Post a Comment