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 |
How will u write page object models and data driven model.
What kinds of tests can be run with the selenium framework?
Mention what is listeners in selenium webdriver?
What are some advantages of selenium?
How selenium grid works?
How to find whether an element is displayed on the web page?
Does the selenium ide have any drawbacks?
What are the test types supported by selenium?
What is desired capability? How is it useful in terms of selenium?
What are the advantages of rc?
How to send alt/shift/control key in selenium webdriver?
What are the advantages of automation framework?