public class DriverTask extends Object implements Performable
| Constructor and Description |
|---|
DriverTask(Consumer<org.openqa.selenium.WebDriver> action) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Actor> |
performAs(T actor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthenpublic DriverTask(Consumer<org.openqa.selenium.WebDriver> action)
public <T extends Actor> void performAs(T actor)
performAs in interface PerformableCopyright © 2023. All rights reserved.