I am mentioning some frequently asked Selenium interview questions, when you go for Selenium interview question, from framework would also be a major part.
Selenium Interview Questions:-
What is the difference between an Absolute path & a Relative path?
Tell me some TestNG Annotations.
What are the desired capabilities?
Difference between Selenium RC and Selenium Web driver.
What is the automation framework?
What is the difference between driver.Close() and driver.Quit () method?
How can we get the font size, font color, font type used for a particular text on a web page using the Selenium web driver?
How to run tests in multiple browser parallel.
What is Selenium 2.0?
How will you find an element using Selenium?
Mention what is the use of Xpath.
List out the technical challenges with Selenium.
What are the advantages of Selenium?
Mention what is the difference between Implicit wait and Explicit wait?