public static class ClickAndHold.ClickAndHoldElement extends ChainablePerformable
| Constructor and Description |
|---|
ClickAndHoldElement(org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Actor> |
performAs(T actor) |
addAction, addActionAtStart, andThen, performSubsequentActionsAsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthenpublic ClickAndHoldElement(org.openqa.selenium.WebElement element)
public <T extends Actor> void performAs(T actor)
Copyright © 2023. All rights reserved.