Package org.openqa.selenium.interactions
Class PointerInput.Origin
java.lang.Object
org.openqa.selenium.interactions.PointerInput.Origin
- Enclosing class:
- PointerInput
-
Method Summary
Modifier and TypeMethodDescriptionasArg()
static PointerInput.Origin
fromElement
(WebElement element) static PointerInput.Origin
pointer()
static PointerInput.Origin
viewport()
-
Method Details
-
asArg
-
pointer
-
viewport
-
fromElement
-