WEB DRIVER
What is WEB DRIVER
à
New Enhancement to Selenium 2.0.
à
We need not to start selenium Server
à
Interact with Browser Directly using browser native support(Not using Java Core
etc)
à
Support HTML Dom as well, so we can work on multiple elements together.
à
Support Iphone application automation as well
à
Support android application automation.
à
More Object oriented API than RC
à
HtmlUnitDriver:- is much faster because it run test case in memory not in
physical.
à
We have Native Drivers for each Browser sp we need to make implements
separately for each driver.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment