public static interface FirefoxWebDriverFactory.FirefoxProfileAction
perform(FirefoxProfile)
method of this class is passed the instance of FirefoxProfile that is used
to construct a FirefoxDriver.| Modifier and Type | Method and Description |
|---|---|
void |
perform(org.openqa.selenium.firefox.FirefoxProfile profile)
Configures a Firefox profile instance.
|
void perform(org.openqa.selenium.firefox.FirefoxProfile profile)
throws IOException
profile - the profile instanceIOException - if an I/O error occursCopyright © 2016–2018. All rights reserved.