JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.openqa.selenium.interactions
Interactive
Contents
Description
Method Summary
Method Details
perform(Collection)
resetInputState()
Hide sidebar
Show sidebar
Interface Interactive
public interface
Interactive
Indicates that a class can be used with the W3C WebDriver
Actions commands
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
perform
(
Collection
<
Sequence
> actions)
void
resetInputState
()
Method Details
perform
void
perform
(
Collection
<
Sequence
> actions)
resetInputState
void
resetInputState
()