in real time, where do u log defects using selenium?
How can you use the recovery scenario in selenium webdriver?
How can we fetch a text written over an element?
What happen if you mix both implicit wait and explicit wait in a selenium script?
Explain what is selenium ide?
While using click command can you use screen coordinate?
How to check if a button is enabled on the page?
what is your approach clicking all the links which are available on the page?
How to handle frame in webdriver?
What does a single “/” bar in XPath do?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
What is implicit wait in selenium webdriver?
What do we mean by selenium 1 and selenium 2?