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 WithChainableActions to​(java.lang.String xpathOrCSSSelector)  
    static WithChainableActions to​(Target target)  
    static WithChainableActions to​(org.openqa.selenium.By... locators)  
    static WithChainableActions to​(org.openqa.selenium.WebElement element)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait