Uses of Class
org.openqa.grid.selenium.utils.GridConfiguration

Packages that use GridConfiguration
org.openqa.grid.selenium   
org.openqa.grid.selenium.utils   
 

Uses of GridConfiguration in org.openqa.grid.selenium
 

Methods in org.openqa.grid.selenium that return GridConfiguration
 GridConfiguration SelfRegisteringRemote.getGridConfig()
           
 

Methods in org.openqa.grid.selenium with parameters of type GridConfiguration
static SelfRegisteringRemote SelfRegisteringRemote.create(GridConfiguration config)
           
static void GridLauncher.launchNode(GridConfiguration config)
          launches a grid component ( either hub, remote control node or webdriver node ).
 

Constructors in org.openqa.grid.selenium with parameters of type GridConfiguration
SelfRegisteringRemote(GridConfiguration config)
           
SelfRegisteringSelenium(GridConfiguration config)
           
SelfRegisteringWebDriver(GridConfiguration config)
           
 

Uses of GridConfiguration in org.openqa.grid.selenium.utils
 

Methods in org.openqa.grid.selenium.utils that return GridConfiguration
static GridConfiguration GridConfiguration.parse(String[] args)
           
 



Copyright © 2011. All Rights Reserved.