Class FirefoxProfileEnhancer

java.lang.Object
net.thucydides.core.webdriver.firefox.FirefoxProfileEnhancer

public class FirefoxProfileEnhancer extends Object
  • Constructor Details

  • Method Details

    • configureJavaSupport

      public void configureJavaSupport(org.openqa.selenium.firefox.FirefoxProfile profile)
    • allowWindowResizeFor

      public void allowWindowResizeFor(org.openqa.selenium.firefox.FirefoxProfile profile)
    • activateProxy

      public void activateProxy(org.openqa.selenium.firefox.FirefoxProfile profile, String proxyUrl, String proxyPort)
    • addPreferences

      public void addPreferences(org.openqa.selenium.firefox.FirefoxProfile profile)
    • preferencesConfiguredIn

      public static Map<String,Object> preferencesConfiguredIn(EnvironmentVariables environmentVariables)