Package org.openqa.selenium.interactions
Interface Action
-
- All Known Implementing Classes:
CompositeAction
public interface ActionInterface representing a single user-interaction action.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform()
-