public class DisplayAwareFirefoxLauncher extends Object implements org.openqa.selenium.browserlaunchers.BrowserLauncher
FirefoxLauncher
class from selenium. This allows us to control the display system property
for xvfb.| Constructor and Description |
|---|
DisplayAwareFirefoxLauncher(org.openqa.selenium.Capabilities browserOptions,
org.openqa.selenium.server.RemoteControlConfiguration configuration,
String sessionId,
String browserLaunchLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
launchHTMLSuite(String suiteUrl,
String baseUrl) |
void |
launchRemoteSession(String url) |
public DisplayAwareFirefoxLauncher(org.openqa.selenium.Capabilities browserOptions,
org.openqa.selenium.server.RemoteControlConfiguration configuration,
String sessionId,
String browserLaunchLocation)
throws org.openqa.selenium.server.browserlaunchers.InvalidBrowserExecutableException
org.openqa.selenium.server.browserlaunchers.InvalidBrowserExecutableExceptionpublic void close()
close in interface org.openqa.selenium.browserlaunchers.BrowserLauncherpublic void launchHTMLSuite(String suiteUrl, String baseUrl)
launchHTMLSuite in interface org.openqa.selenium.browserlaunchers.BrowserLauncherpublic void launchRemoteSession(String url)
launchRemoteSession in interface org.openqa.selenium.browserlaunchers.BrowserLauncherCopyright © 2015 Atlassian. All rights reserved.