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 |
What are the advantages of using selenium as a test tool?
How to insert a start point in selenium ide?
Can we use selenium grid for performance testing?
What is the use of logging in automation?
How can we create an object repository in selenium?
Why selenium rc is used?
What is the difference between verification and assertion?
Can we test apis or web services using selenium webdriver?
What is implicit wait in selenium webdriver?
Does selenium support mobile internet testing?
How selenium grid hub keeps in touch with rc slave machine?
Mention 5 different exceptions you had in selenium web driver?