Class | Description |
---|---|
DriverFactory |
DriverFactory creates driver instance with desired capabilities according to
configuration attribute - 'browser'.
|
DriverHelper |
Wrapper above standard Selenium WebDriver, implements
additional complex methods for stable interaction with UI.
|
DriverPool |
Associates Selenium WebDriver object to test name or session ID.
|
Screenshot |
Screenshot utility for screenshot capturing and resizing.
|
WindowsHandler |
Utility for switching among multiple browser windows.
|