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
How do you perform drag and drop operation in webdriver?
Explain what is group test in testng?
What is a node in selenium grid?
How can we fetch title of the page in selenium?
Explain xpath.
How you will switch from one frame to another?
What are the different types of wait statements in selenium webdriver?
What’s the difference between borland silk evaluation and selenium?
How can we move to nth child element using css selector?
Explain selenium waitfor commands ?
How to check if a text is highlighted on the page ?
What is the main difference between the close() and quit() methods?
What is pom (page object model)?
What is object repository? How can we create an object repository in selenium?
What are its advantages of pom?