| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.subcommand |
| Modifier and Type | Method and Description |
|---|---|
static MouseEventHandler.MouseEventType |
MouseEventHandler.MouseEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MouseEventHandler.MouseEventType[] |
MouseEventHandler.MouseEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MouseEventHandler(WebDriverElementFinder elementFinder,
MouseEventHandler.MouseEventType eventType)
Constructor.
|
Copyright © 2016. All rights reserved.