Package | Description |
---|---|
com.abmash.api |
Provides the main classes to control browsers and to find and interact with elements on the current web page.
|
com.abmash.core.browser |
Provides classes to deal with different aspects of browser instantiation and its response data.
|
Constructor and Description |
---|
Browser(java.lang.String url,
BrowserConfig config)
Starts new browser session with specified
BrowserConfig . |
Constructor and Description |
---|
BrowserRunnable(BrowserConfig config) |