Class FirefoxProfileEnhancer
java.lang.Object
net.thucydides.core.webdriver.firefox.FirefoxProfileEnhancer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
activateProxy
(org.openqa.selenium.firefox.FirefoxProfile profile, String proxyUrl, 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) preferencesConfiguredIn
(EnvironmentVariables environmentVariables)
-
Constructor Details
-
FirefoxProfileEnhancer
-
-
Method Details
-
configureJavaSupport
public void configureJavaSupport(org.openqa.selenium.firefox.FirefoxProfile profile) -
allowWindowResizeFor
public void allowWindowResizeFor(org.openqa.selenium.firefox.FirefoxProfile profile) -
activateProxy
-
addPreferences
public void addPreferences(org.openqa.selenium.firefox.FirefoxProfile profile) -
preferencesConfiguredIn
-