Webdriver with its Features in
Selenium, Selenium Web Driver Example, Feature
of Selenium Webdriver
What is Webdrivers in Selenium?
Explain it with example.
Selenium 2 / Selenium Webdriver:-
Selenium2 : Selenium1 + Webdriver
For automation
testing of web application, the tool named webdriver is used to do
testing. Webdrivers make
Webdriver with
Features in
Selenium
|
Feature of
Selenium Web driver:
- Selenium Webdriver support the multiple languages for an example i.e. C#, Java, Python, Ruby, PHP, Perl, JavaScript
- Selenium Server need not to Start
- Android and iPhone Testing is possible by the Selenium Web driver
- We can found the coordinate of any instance using the web driver
- We can easily simulate the clicking on the back and front buttons of the browsers
- Web driver Keyword driven framework is simple and very easy to generate.
- Webdrivers use native automation and don't have the constraint of Selenium – RC of sandbox. It is a little faster than the existing one and doesn't require any type of server.
No comments:
Post a Comment