Uses of Class
org.jboss.test.selenium.encapsulated.Frame

Packages that use Frame
org.jboss.test.selenium.framework   
org.jboss.test.selenium.framework.internal   
 

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

Methods in org.jboss.test.selenium.framework with parameters of type Frame
 boolean TypedSeleniumImpl.getWhetherThisFrameMatchFrameExpression(Frame currentFrame, Frame targetFrame)
           
 

Uses of Frame in org.jboss.test.selenium.framework.internal
 

Methods in org.jboss.test.selenium.framework.internal with parameters of type Frame
 boolean UnsupportedTypedSelenium.getWhetherThisFrameMatchFrameExpression(Frame currentFrame, Frame targetFrame)
          Determine whether current/locator identify the frame containing this running code.
 



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