Explain junit. What are annotations?
Enlist the components of selenium.
Other than the default port 4444 how you can run selenium server?
How does one submit a form in selenium?
What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
How do u get the attribute of the web element?
How can the user get a text from a web element?
Mention what are the advantages of using git hub for selenium?
What is the difference between "assert" and "verify" commands?
Tell me does the selenium have any limitations?
Explain how you can switch back from a frame?
How a text written in a text field could be cleared?
How to debug the tests in selenium ide?
What is the difference between @factory and @data provider annotation?
How colors could be handled in selenium webdriver?