Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
903Explain how you will login into any site if it is showing any authentication popup for username and password?
1223What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
915Which technique should you consider using throughout the script “if there is neither frame id nor frame name”?
977
How you build object repository in your project?
What are the locators available in selenium?
Explain how you can use recovery scenario with selenium?
How to capture screenshot in selenium webdriver?
What difference do you make between soft vs. Hard to say in selenium?
How to find more than one web element in the list?
Can you write the code to double click an element in selenium?
What are some commonly encountered exceptions in selenium?
Do you know how to debug the tests in selenium ide?
Tell me what is a node in selenium grid?
Write the code to double click an element in selenium?
How to read a javascript variable in selenium webdriver?
Could you explain the line of code webdriver driver = new firefoxdriver()?
How to locate a link using its text in selenium?
Explain junit. What are annotations?