How can I learn to automate testing using selenium?
Explain how you can insert a start point in selenium ide?
What methods of robot class do you know?
What is the selenium ide and what is it used for?
What is robot api?
What is the use of get options () method?
Which is the super interface of webdriver?
How to read a javascript variable in selenium webdriver?
How do you identify an object using selenium?
Explain how you will login into any site if it is showing any authentication popup for username and password?
What is the difference between the “type” and “typeAndWait” commands?
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.
Why testers should opt for selenium and not qtp?
Where to obtain selenium ?
How to pause a test execution for 5 seconds at a specific point?