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 to run test case traced by employing ide in browsers?
Why and how will you use an excel sheet in your project?
What is the difference between driver.close() and driver.quit command?
How can we fetch the page source in selenium?
Where to obtain selenium ?
What are the capabilities of selenium webdriver or selenium 2.0?
How will you verify the specific position of an web element
How does one store the current url using selenium 2.0?
What is fluent wait in selenium?
What is testng?
What is a relative xpath?
How to capture the screenshot of failed testcase only among a set of testcases?