Tell us what are the two modes of views in selenium ide?
How can it be found if an item is displayed on the screen?
What is datadriven framework and keyword driven?
Explain how you can insert a start point in selenium ide?
Explain how you can switch between frames?
What could be the cause of the selenium webdriver test to fail?
What is page object model or pom?
What is an XPath?
What are the different components in selenium?
Write a code snippet to perform right-click an element in webdriver.
How can you mark a test case as failed by using soft assertion?
How to delete browser cookies with selenium web driver?
Explain how you can login into any site if it’s showing any authentication popup for password and username?