What is selenium webdriver?



What is selenium webdriver?..

Answer / chetan phanindra kumar

WebDriver is a web automation framework that allows you to execute your tests against different browsers, not just Firefox, Chrome (unlike Selenium IDE).we can use use programming language in designing your test scripts.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

Explain xpath absolute and xpath attributes.

0 Answers  


how to Handle dropdown?

2 Answers   Cryptopy Technologies,


How to type text in a textbox using selenium?

0 Answers  


What are the performance testing tools?

0 Answers  


Explain how you can use recovery scenario with selenium?

0 Answers  






How do I upload a file using selenium? I need to upload a word file during test execution.

0 Answers  


How to locate a link using its text in selenium?

0 Answers  


What happen if you mix both thread.sleep and webdriver waits in a selenium script?

0 Answers  


How to run test case traced by employing ide in browsers?

0 Answers  


Is the firefoxdriver a class or an interface?

0 Answers  


What happen if you mix both implicit wait and explicit wait in a selenium script?

0 Answers  


How to check if a button is enabled on the page?

0 Answers  


Categories