Uses of Interface
org.jboss.test.selenium.framework.TypedSelenium

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

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

Subinterfaces of TypedSelenium in org.jboss.test.selenium.framework
 interface AjaxSelenium
           Implementation of TypedSelenium extended by methods in ExtendedTypedSeleniumImpl.
 interface ExtendedTypedSelenium
           Extends the common Selenium API by other useful functions wrapped from ExtendedSelenium.
 

Classes in org.jboss.test.selenium.framework that implement TypedSelenium
 class AjaxSeleniumImpl
           Implementation of TypedSelenium extended by methods in ExtendedTypedSeleniumImpl.
 class ExtendedTypedSeleniumImpl
          Type-safe selenium wrapper for Selenium API with extension of some useful commands defined in ExtendedSelenium
 class TypedSeleniumImpl
          Wrapper implementation for Selenium object's API to make it type-safe.
 



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