| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.geometry |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedSelenium.dragAndDrop(ElementLocator<?> locator,
Offset movementsString)
Drags an element a certain distance and then drops it
|
| Modifier and Type | Method and Description |
|---|---|
Offset |
Dimension.toOffset()
Converts dimension to offset
|
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.add(Offset offset)
Adds the given offset from this point
|
Point |
Point.substract(Offset offset)
Subtracts the given offset from this point
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.