JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openqa.selenium.interactions
Interface Action
All Known Implementing Classes:
ButtonReleaseAction
,
ClickAction
,
ClickAndHoldAction
,
CompositeAction
,
ContextClickAction
,
DoubleClickAction
,
DoubleTapAction
,
DownAction
,
FlickAction
,
KeyDownAction
,
KeyUpAction
,
LongPressAction
,
MoveAction
,
MoveMouseAction
,
MoveToOffsetAction
,
ScrollAction
,
SendKeysAction
,
SingleTapAction
,
UpAction
public interface
Action
Interface representing a single user-interaction action.
Method Summary
Methods
Modifier and Type
Method and Description
void
perform
()
Method Detail
perform
void perform()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013. All Rights Reserved.