Interface FirefoxConfigurationParticipant

    • Method Detail

      • adjustFirefoxProfile

        default void adjustFirefoxProfile​(org.openqa.selenium.firefox.FirefoxProfile firefoxProfile)
        Deprecated.
        It can adjust a FirefoxProfile. It can load for example browser plugins.
        Parameters:
        firefoxProfile - the profile to be adjusted
      • adjustFirefoxBinary

        default void adjustFirefoxBinary​(org.openqa.selenium.firefox.FirefoxBinary firefoxBinary)
        Deprecated.
        It can adjust a FirefoxBinary. For example it can set environment entries for the Firefox process
        Parameters:
        firefoxBinary - binary to be adjusted