Class MoveMouse
java.lang.Object
net.serenitybdd.screenplay.actions.MoveMouse
public class MoveMouse
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MoveMouse() -
Method Summary
Modifier and Type Method Description static WithChainableActionsto(java.lang.String xpathOrCSSSelector)static WithChainableActionsto(Target target)static WithChainableActionsto(org.openqa.selenium.By... locators)static WithChainableActionsto(org.openqa.selenium.WebElement element)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MoveMouse
public MoveMouse()
-
-
Method Details
-
to
-
to
-
to
-
to
-