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 |
Explain xpath absolute and xpath attributes.
how to Handle dropdown?
2 Answers Cryptopy Technologies,
How to type text in a textbox using selenium?
What are the performance testing tools?
Explain how you can use recovery scenario with selenium?
How do I upload a file using selenium? I need to upload a word file during test execution.
How to locate a link using its text in selenium?
What happen if you mix both thread.sleep and webdriver waits in a selenium script?
How to run test case traced by employing ide in browsers?
Is the firefoxdriver a class or an interface?
What happen if you mix both implicit wait and explicit wait in a selenium script?
How to check if a button is enabled on the page?