public class Operations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Operations.DragAndDrop
internal implementation not be instantiated directly - Action of drag-and-drop
|
static class |
Operations.KeysDown
internal implementation not be instantiated directly - Action of key-down
|
static class |
Operations.KeysSender
internal implementation not be instantiated directly - Action of sending keys to browser
|
static class |
Operations.OperationFailedException |
static class |
Operations.ReleaseKey
internal implementation not be instantiated directly - Action of releasing a key (key up)
|
static class |
Operations.Scroll
internal implementation not be instantiated directly - Action of scroll
|
static class |
Operations.ScrollElement
internal implementation not be instantiated directly - Action of scroll within an element
|
| Constructor and Description |
|---|
Operations() |
Copyright © 2018. All rights reserved.