public abstract class ByAction extends Object implements Interaction, Resolvable
| Modifier and Type | Field and Description |
|---|---|
protected List<org.openqa.selenium.By> |
locators |
| Constructor and Description |
|---|
ByAction(org.openqa.selenium.By... locators) |
| Modifier and Type | Method and Description |
|---|---|
WebElementFacade |
resolveFor(Actor theActor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthatPerforms, where, whereperformAs, thenprotected final List<org.openqa.selenium.By> locators
public WebElementFacade resolveFor(Actor theActor)
resolveFor in interface ResolvableCopyright © 2023. All rights reserved.