Explain how can you find broken links in a page using selenium webdriver?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between driver.get() and driver.navigate.to(“url”)?
List the different types of drivers in webdriver.
What is the architecture of selenium rc?
How recorded command can be edited in ide?
What selenese command and argument can be used to transfer the value of a javascript variable into a side variable?
Why should selenium be selected as a test tool?
Write a code snippet to launch internet explorer browser in webdriver.
What are heightened privileges browsers?
How do you simulate browser back and forward?
How can we inspect the web element attributes in order to use them in different locators?
How to verify if the checkbox/radio is checked or not?
What is pom (page object model)?