Graphene Selenium: API 2.0.0.Alpha1

Uses of Interface
org.jboss.arquillian.ajocado.locator.frame.FrameLocator

Packages that use FrameLocator
org.jboss.arquillian.ajocado.framework   
org.jboss.arquillian.ajocado.locator.frame   
 

Uses of FrameLocator in org.jboss.arquillian.ajocado.framework
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type FrameLocator
 void TypedSelenium.selectFrame(FrameLocator<?> frameLocator)
           Selects a frame within the current window.
 

Uses of FrameLocator in org.jboss.arquillian.ajocado.locator.frame
 

Classes in org.jboss.arquillian.ajocado.locator.frame with type parameters of type FrameLocator
 class AbstractFrameLocator<T extends FrameLocator<T>>
          Abstract implementation of option locator.
 interface FrameLocator<T extends FrameLocator<T>>
          Locator for locating select options on page.
 

Classes in org.jboss.arquillian.ajocado.locator.frame that implement FrameLocator
 class AbstractFrameLocator<T extends FrameLocator<T>>
          Abstract implementation of option locator.
 class FrameRelativeLocator
          The locators of relative addressing of frames
 


Graphene Selenium: API 2.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.