How to retrieve css properties of an element?
How can we get a text of a web element?
What are junit annotations?
What are the limitations of selenium?
What are the different types of navigation commands?
When do we use findelement() and findelements()?
How to mouse hover on a web element using webdriver?
What is the difference between driver.close() and driver.quit command?
What is the difference between “/” and “//” in xpath?
How to capture screenshot in webdriver?
How to assert the title of the web page?
How can we handle windows based pop up?
What is same origin policy and how it can be handled?
Do you think that testing can be done only at the ui level?
Why do you want to keep this kind of information in a separate file and not directly in the code?