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

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

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

Methods in org.jboss.test.selenium.framework with parameters of type Window
 boolean TypedSeleniumImpl.getWhetherThisWindowMatchWindowExpression(Window currentWindowString, Window target)
           
 

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

Methods in org.jboss.test.selenium.framework.internal with parameters of type Window
 boolean UnsupportedTypedSelenium.getWhetherThisWindowMatchWindowExpression(Window currentWindowString, Window target)
          Determine whether currentWindowString plus target identify the window containing this running code.
 



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