Uses of Package
org.openqa.selenium.interactions

Packages that use org.openqa.selenium.interactions
org.openqa.selenium   
org.openqa.selenium.interactions   
 

Classes in org.openqa.selenium.interactions used by org.openqa.selenium
ActionChainsGenerator
          Deprecated. Use the Actions class directly.
 

Classes in org.openqa.selenium.interactions used by org.openqa.selenium.interactions
Action
          Interface representing a single user-interaction action.
ActionChainsGenerator
          Deprecated. Use the Actions class directly.
Actions
          Implements the builder pattern: Builds a CompositeAction containing all actions specified by the method calls.
CompositeAction
          An action for aggregating actions and triggering all of them at the same time.
 



Copyright © 2011. All Rights Reserved.