WebElementList |
WebElementList.atTheSameHeightAs(DomElement domElement,
WebInteractionMethods web,
int marginPixelsAbove,
int marginPixelsBelow) |
WebElementList |
WebElementList.atTheSameHeightAs(String elementText,
WebInteractionMethods web,
int marginPixelsAbove,
int marginPixelsBelow) |
WebElementList |
WebElementList.atTheSameHightAs(DomElement domElement,
WebInteractionMethods web) |
WebElementList |
WebElementList.atTheSameHightAs(String elementText,
WebInteractionMethods web) |
static WebElementList |
PositionBasedIdentificatorWeb.fromAllElementsInTheSameContainerObjectAs(DomElement domElement,
WebInteractionMethods web) |
static WebElementList |
PositionBasedIdentificatorWeb.fromAllElementsInTheSameContainerObjectAsElementWithText(String text,
WebInteractionMethods web) |
static WebElementList |
PositionBasedIdentificatorWeb.fromAllSubElementsOf(DomElement domElement,
WebInteractionMethods web) |
static WebElementList |
PositionBasedIdentificatorWeb.fromAllSubElementsOfElementWithText(String text,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsAbove(DomElement domElement,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsAbove(String elementText,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsBelow(DomElement domElement,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsBelow(String elementText,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsOfType(String typeName) |
WebElementList |
WebElementList.keepElementsToTheLeftOf(DomElement domElement,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsToTheLeftOf(String elementText,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsToTheRightOf(DomElement domElement,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepElementsToTheRightOf(String elementText,
WebInteractionMethods web) |
WebElementList |
WebElementList.keepOnlyElementsWithText() |
WebElementList |
WebElementList.keepOnlyVisibleElements() |