| Package | Description |
|---|---|
| se.claremont.taf.websupport | |
| se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification |
| Modifier and Type | Method and Description |
|---|---|
PositionBasedWebElement |
DomElement.asPositionBasedWebElement(WebInteractionMethods web)
Converts a DomElement to a PositionBasedWebElement.
|
| Constructor and Description |
|---|
DomElement(PositionBasedWebElement positionBasedWebElement)
Defines a DOM element on a web page, based on its relative position with other elements on the page.
|
| Modifier and Type | Method and Description |
|---|---|
PositionBasedWebElement |
PositionBasedWebElement.parentElement() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PositionBasedWebElement> |
PositionBasedWebElement.childrenImmediate() |
ArrayList<PositionBasedWebElement> |
PositionBasedWebElement.childrenRecursive() |
Copyright © 2019. All rights reserved.