public class FirefoxProfileEnhancer
extends java.lang.Object
Constructor and Description |
---|
FirefoxProfileEnhancer(EnvironmentVariables environmentVariables) |
Modifier and Type | Method and Description |
---|---|
void |
activateProxy(org.openqa.selenium.firefox.FirefoxProfile profile,
java.lang.String proxyUrl,
java.lang.String proxyPort) |
void |
addPreferences(org.openqa.selenium.firefox.FirefoxProfile profile) |
void |
allowWindowResizeFor(org.openqa.selenium.firefox.FirefoxProfile profile) |
void |
configureJavaSupport(org.openqa.selenium.firefox.FirefoxProfile profile) |
public FirefoxProfileEnhancer(EnvironmentVariables environmentVariables)
public void configureJavaSupport(org.openqa.selenium.firefox.FirefoxProfile profile)
public void allowWindowResizeFor(org.openqa.selenium.firefox.FirefoxProfile profile)
public void activateProxy(org.openqa.selenium.firefox.FirefoxProfile profile, java.lang.String proxyUrl, java.lang.String proxyPort)
public void addPreferences(org.openqa.selenium.firefox.FirefoxProfile profile)