Can you explain the framework which you have used in your selenium project?
How can we deal with web-based pop-up?
To generate pdf reports mention what java api is required?
Explain what is datadriven framework and keyword driven?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
How to take screenshots in selenium webdriver?
Using selenium how can you handle network latency?
What is the main difference between web-driver and rc?
What is same origin policy? How you can avoid same origin policy?
What are the uses of findelement() and findelements()?
What are the Different Types of Waiting in the WebDriver?
How to perform right click action (context click) in selenium webdriver?
How will you use selenium to upload a file?