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.api.browser |
Provides classes to extend the
Browser functionality and to further interact with it. |
com.abmash.api.query |
Provides classes to find elements on web pages.
|
com.abmash.core.browser |
Provides classes to deal with different aspects of browser instantiation and its response data.
|
com.abmash.core.browser.interaction |
Provides classes to interact with the browser and its elements.
|
com.abmash.core.browser.waitcondition |
Provides classes to wait for certain events or conditions in order to properly react to changes (AJAX, Websockets, etc.).
|
com.abmash.core.query.predicate |
Provides classes that represent all possible query predicates.
|
com.abmash.extraction |
Provides classes to extract specific information out of the current web page.
|
com.abmash.parser |
Provides classes that parse different document content types.
|
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
HtmlElement
Representation of an HTML element on the web page.
|
HtmlElements
List of
HtmlElement instances. |
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
HtmlElement
Representation of an HTML element on the web page.
|
HtmlElements
List of
HtmlElement instances. |
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
HtmlElement
Representation of an HTML element on the web page.
|
HtmlElements
List of
HtmlElement instances. |
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
HtmlElement
Representation of an HTML element on the web page.
|
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
HtmlElement
Representation of an HTML element on the web page.
|
Class and Description |
---|
HtmlElements
List of
HtmlElement instances. |
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|
Class and Description |
---|
Browser
Main class for using a browser instance and interacting with it.
|