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 is the difference between driver.findelement() and driver.findelements() commands?
What are the advantages of selenium?
What are the different components in selenium?
What’s new in selenium 3.0?
How to resize browser window using selenium webdriver?
How to verify tooltip text using selenium?
what are the four parameter you have to pass in selenium?
Is there a way for me to know all available options when I start selenium server?
How to verify if the checkbox/radio is checked or not?
Why should selenium be selected as a test program?
What is the object repository?
Tell me how can you handle network latency using selenium?