org.openqa.grid.selenium
Class GridLauncher
java.lang.Object
org.openqa.grid.selenium.GridLauncher
public class GridLauncher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridLauncher
public GridLauncher()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
launchNode
public static void launchNode(GridConfiguration config)
throws Exception
- launches a grid component ( either hub, remote control node or webdriver
node ).
- Parameters:
config
-
- Throws:
Exception
Copyright © 2011. All Rights Reserved.