From your test script how you can create html test report?
What is regular expressions? How you can use regular expressions in selenium?
Explain how you can handle colors in web driver?
What is the command that is used in order to display the values of a variable into the output console or log?
What is the difference between verify and assert commands?
How you can login into any site if it’s showing any authentication popup for password and username?
In selenium ide what are the element locators that can be used to locate elements on web page?
To enter values onto text boxes what is the command that can be used?
List out different types of locators?
What is the difference between implicit wait and explicit wait?
What are the junits annotation linked with selenium?
Explain what can cause a selenium ide test to fail?
How you can find broken images in a page using selenium web driver?
Can we use selenium grid for performance testing?
How to iterate through options in test script?