We do create a reference variable ‘driver’ of type webdriver
Mention what is desired capability? How is it useful in terms of selenium?
How to clear the text in the text box using selenium webdriver?
How to check the checkbox or radio button is selected?
What is the purpose of deselecting all() method?
Mention why do you need session handling while working with selenium?
How to write in a text box using Selenium?
How do you verify if the checkbox/radio is checked or not?
Tell me how can you insert a start point in selenium ide?
Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.
How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?
What is the difference between “/” and “XPath //”?
What is pom (page object model)?
What is selenium? What are different selenium components?
List the advantages of webdriver over selenium server?