Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Common Commands used in Selenium IDE

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 470
    Comment on it

    Here are some common commands used in selenium IDE

    1. open - it is used to open a page using url.
    2. waitForElementPresent - pause until the specified element present.
    3. verifyTitle/assertTitle- compare the actual title of the page with expected value.
    4. click/clickAndWait - used to click on an specified element.
    5. type/typeKeys - used to type a sequence of characters.
    6. verifyTextPresent - used to check wither particular text is found within the page.
    7. verifyElementPresent - used to check presence of a particular element.
    8. verifyTable- used to Compare the contents of a table with expected values.
    9. waitForPageToLoad - used to Pauses execution until the page is loaded completely.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: