See: Description
| Class | Description |
|---|---|
| AbstractHtmlDriver | |
| AbstractRealBrowserDriver |
A driver operating over a real UI browser
|
| ChromeDriver |
A driver operating over Chrome browser
User guide pages related to this class: UI Engine basics and testing HTML applications |
| EdgeDriver |
A driver operating over Edge browser
User guide pages related to this class: UI Engine basics and testing HTML applications |
| FirefoxDriver |
A driver operating over Firefox browser
User guide pages related to this class: UI Engine basics and testing HTML applications |
| HiddenBrowserDriver |
A driver operating over
HTML Unit browser
This is a headless(no UI) browser. |
| InternetExplorerDriver |
A driver operating over Internet Explorer browser
User guide pages related to this class: UI Engine basics and testing HTML applications |
| MobileDriver |
A driver used for working with a mobile applications(Android or iOS)
User guide pages related to this class: UI Engine basics and testing mobile applications |
| PhantomJsDriver |
A driver operating over
PhantomJS browser
This is a headless(no UI) browser. |
| RobotDriver |
A driver operating over Java Robot
|
| SafariDriver |
A driver operating over Safari browser
User guide pages related to this class: UI Engine basics and testing HTML applications |
| SwingDriver |
A driver used for working with a SWING application
User guide pages related to this class: UI Engine basics and testing swing applications |
| UiDriver |
| Enum | Description |
|---|---|
| AbstractRealBrowserDriver.BrowserType |
Copyright © 2017 Axway Software. All rights reserved.