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.parser.content |
Provides generic classes that represent structural information and are shared amongst different content types.
|
Modifier and Type | Method and Description |
---|---|
Size |
HtmlElement.getSize()
Gets the size of this element.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlElement.setSize(Size size) |
Modifier and Type | Method and Description |
---|---|
Size |
ContentElement.getSize() |
Modifier and Type | Method and Description |
---|---|
void |
ContentElement.setSize(Size size) |