| Package | Description |
|---|---|
| org.jemmy.control |
| Modifier and Type | Method and Description |
|---|---|
Drag |
Wrap.drag()
A shortcut to
as(MouseTarget.class).drag() |
Keyboard |
Wrap.keyboard()
A shortcut to
as(KeyTarget.class).wrap() |
Mouse |
Wrap.mouse()
A shortcut to
as(MouseTarget.class).mouse() |
Copyright © 2018. All rights reserved.