Answer Posted / 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 |
Post New Answer View All Answers
What is a fundamental difference between xpath and css selector?
Mention what is intellij?
How do perform drag and drop using selenium webdriver?
What is the super interface of webdriver?
Tell me what are the advantages of using git hub for selenium?
Explain what can cause a selenium ide test to fail?
What are the performance testing tools?
Can I navigate back and forth in a browser in selenium webdriver?
List some of the operating systems that are supported by selenium webdriver.
How to launch a browser using selenium webdriver?
What are the different types of wait statements in selenium webdriver?
What are the verification points available in selenium?
How to check if a text is highlighted on the page ?
When do you use selenium grid?
Can you use Selenium to test the Rest API or Web services?