|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.interactions.internal.BaseAction
org.openqa.selenium.interactions.internal.MouseAction
public class MouseAction
Base class for all mouse-related actions.
| Field Summary | |
|---|---|
protected Mouse |
mouse
|
| Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction |
|---|
where |
| Constructor Summary | |
|---|---|
protected |
MouseAction(Mouse mouse,
Locatable locationProvider)
|
| Method Summary | |
|---|---|
protected Coordinates |
getActionLocation()
|
protected void |
moveToLocation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Mouse mouse
| Constructor Detail |
|---|
protected MouseAction(Mouse mouse,
Locatable locationProvider)
| Method Detail |
|---|
protected Coordinates getActionLocation()
protected void moveToLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||