Uses of Class
org.jboss.test.selenium.browser.Browser

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

Uses of Browser in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as Browser
protected  Browser AbstractTestCase.browser
           
 

Methods in org.jboss.test.selenium that return Browser
static Browser SystemProperties.getBrowser()
          Returns current browser implementation used in tests.
 

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

Constructors in org.jboss.test.selenium.framework with parameters of type Browser
AjaxSeleniumImpl(String serverHost, int serverPort, Browser browser, URL contextPathURL)
          Instantiates a new ajax selenium.
 



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