public abstract class SearchableTarget extends Target
iFrame, targetElementName, timeout| Constructor and Description |
|---|
SearchableTarget(String targetElementName,
Optional<IFrame> iFrame) |
SearchableTarget(String targetElementName,
Optional<IFrame> iFrame,
Optional<Duration> timeout) |
| Modifier and Type | Method and Description |
|---|---|
SearchableTarget |
containingText(String text) |
SearchableTarget |
containingTextIgnoringCase(String text) |
abstract List<String> |
getCssOrXPathSelectors() |
called, currentPageVisibleTo, find, getCssOrXPathSelector, getIFrame, getName, inIFrame, inside, inside, isVisibleFor, mapAll, mapFirst, of, resolveAllFor, resolveAllFor, resolveFor, resolveFor, selectors, the, toString, waitingForNoMoreThanclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitresolveAllFor, resolveForpublic SearchableTarget containingText(String text)
public SearchableTarget containingTextIgnoringCase(String text)
Copyright © 2023. All rights reserved.