public class MouseActions extends Object
| Constructor and Description |
|---|
MouseActions(org.openqa.selenium.WebDriver webDriver) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.interactions.Action |
doubleClick(org.openqa.selenium.WebElement webElement) |
org.openqa.selenium.interactions.Action |
mouseOver(org.openqa.selenium.WebElement webElement) |
Copyright © 2016 FluentLenium. All Rights Reserved.