Uses of Class
org.jboss.test.selenium.geometry.Offset

Packages that use Offset
org.jboss.test.selenium.framework   
 

Uses of Offset in org.jboss.test.selenium.framework
 

Methods in org.jboss.test.selenium.framework with parameters of type Offset
 void TypedSeleniumImpl.dragAndDrop(ElementLocator<?> elementLocator, Offset offset)
           
 void TypedSelenium.dragAndDrop(ElementLocator<?> locator, Offset movementsString)
          Drags an element a certain distance and then drops it
 void TypedSeleniumImpl.dragdrop(ElementLocator<?> elementLocator, Offset offset)
           
 void TypedSelenium.dragdrop(ElementLocator<?> locator, Offset movementsString)
          deprecated - use dragAndDrop instead
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.