|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeleniumServer | |
org.openqa.selenium.server | Provides the core Selenium Server classes. |
org.openqa.selenium.server.browserlaunchers | Provides classes to launch and kill browsers. |
org.openqa.selenium.server.htmlrunner | Provides classes to launch Selenium Core HTML test suites and handle their test results. |
Uses of SeleniumServer in org.openqa.selenium.server |
Constructors in org.openqa.selenium.server with parameters of type SeleniumServer | |
SeleniumDriverResourceHandler(SeleniumServer server)
|
Uses of SeleniumServer in org.openqa.selenium.server.browserlaunchers |
Constructors in org.openqa.selenium.server.browserlaunchers with parameters of type SeleniumServer | |
BrowserLauncherFactory(SeleniumServer server)
|
Uses of SeleniumServer in org.openqa.selenium.server.htmlrunner |
Constructors in org.openqa.selenium.server.htmlrunner with parameters of type SeleniumServer | |
HTMLLauncher(SeleniumServer server)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |