What are the capabilities of selenium ide?
In selenium ide what are the element locators that can be used to locate elements on web page?
How you can use “submit” a form using selenium?
How to type text in a textbox using selenium?
What is the difference between “type” and “typeandwait” command?
How do you handle alert popup?
What are the different components of selenium?
How can we handle web-based pop-up?
Explain how can you find broken links in a page using selenium webdriver?
How testing is better than junit?
Which is the command used for displaying the values of a variable into the output console or log?
What are the advantages of pom (page object model)?
What is the selenium ide and what is it used for?
How you can switch between frames?
Tell me the meaning of assertion in selenium and what are the types of assertion?