public class MoveMouse extends Object
| Constructor and Description |
|---|
MoveMouse() |
| Modifier and Type | Method and Description |
|---|---|
static WithChainableActions |
to(org.openqa.selenium.By... locators) |
static WithChainableActions |
to(String xpathOrCSSSelector) |
static WithChainableActions |
to(Target target) |
static WithChainableActions |
to(org.openqa.selenium.WebElement element) |
public static WithChainableActions to(Target target)
public static WithChainableActions to(String xpathOrCSSSelector)
public static WithChainableActions to(org.openqa.selenium.WebElement element)
public static WithChainableActions to(org.openqa.selenium.By... locators)
Copyright © 2022. All rights reserved.