Answer Posted / deepa
NoSuchElementException, WebDriverException, ElementNotVisibleException, NoSuchFrameException, NoSuchAttributeException, NoSuchWindowException, TimeOutException
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to run a group of test cases using testng?
How do you get the attribute of the web element?
What kinds of tests can be run with the selenium framework?
How can we get a text of a web element?
Why should selenium be selected as a test program?
What are the advantages of using git hub for selenium?
What is pom (page object model)?
What are the significant changes/upgrades in various selenium versions?
What is object repository in selenium webdriver?
What kind of keyboard operations can be performed in selenium?
What are the advantages of rc?
Tell us can you write the code to double click an element in selenium?
What are the different types of waits available in webdriver?
I am not able to use "style" attribute to locate element with ie browser?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?