Uses of Package
org.openqa.selenium.interactions

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

Classes in org.openqa.selenium.interactions used by org.openqa.selenium.interactions
Action
          Interface representing a single user-interaction action.
Actions
          The user-facing API for emulating complex user gestures.
CompositeAction
          An action for aggregating actions and triggering all of them at the same time.
Keyboard
          Interface representing basic keyboard operations.
Mouse
          Interface representing basic mouse operations.
TouchScreen
          Interface representing basic touch screen operations.
 

Classes in org.openqa.selenium.interactions used by org.openqa.selenium.interactions.internal
Keyboard
          Interface representing basic keyboard operations.
Mouse
          Interface representing basic mouse operations.
TouchScreen
          Interface representing basic touch screen operations.
 

Classes in org.openqa.selenium.interactions used by org.openqa.selenium.interactions.touch
Action
          Interface representing a single user-interaction action.
Actions
          The user-facing API for emulating complex user gestures.
Keyboard
          Interface representing basic keyboard operations.
TouchScreen
          Interface representing basic touch screen operations.
 



Copyright © 2013. All rights reserved.