See: Description
Class | Description |
---|---|
BrowserConfig |
Custom configuration of browser instance
|
BrowserRunnable |
Runnable implementation of Browser
|
JavaScriptResult | |
Popup | |
Popups |
BrowserConfig
is used to instantiate a browser with a custom configurationBrowserRunnable
is used to create a runnable browser for threaded environmentsJavaScriptResult
is returned for any evaluated JavaScript expressionPopup
and Popups
are used to handle popups of the current webpage