|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeleniumServer | |
---|---|
org.openqa.selenium.server | |
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 |
---|
Methods in org.openqa.selenium.server that return SeleniumServer | |
---|---|
SeleniumServer |
RemoteControlConfiguration.getSeleniumServer()
|
Methods in org.openqa.selenium.server with parameters of type SeleniumServer | |
---|---|
void |
RemoteControlConfiguration.setSeleniumServer(SeleniumServer server)
|
Constructors in org.openqa.selenium.server with parameters of type SeleniumServer | |
---|---|
SeleniumDriverResourceHandler(SeleniumServer remoteControl)
|
Uses of SeleniumServer in org.openqa.selenium.server.htmlrunner |
---|
Constructors in org.openqa.selenium.server.htmlrunner with parameters of type SeleniumServer | |
---|---|
HTMLLauncher(SeleniumServer remoteControl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |