Explain how you can find broken images in a page using selenium web driver?
List out the technical challenges with selenium?
What is the meaning of assertion in selenium and what are the types of assertion?
Explain the difference between single and double slash in x-path?
Does the selenium have any limitations?
Have you used any crossbrowsertesting tool to run selenium scripts on cloud?
How to handle the AJAX popup window?
What are the regular expression patterns available in selenium?
Tell us what selenium components do you know?
What is the difference between close() and quit()?
What is the difference between getwindowhandles() and getwindowhandle()?
What is an absolute xpath?
Write a code snippet to perform right-click an element in webdriver.