Package org.openqa.selenium.interactions
Interface Action
- All Known Implementing Classes:
CompositeAction
public interface Action
Interface representing a single user-interaction action.
-
Method Summary
-
Method Details
-
perform
void perform()
-