- setAcceptUntrustedCertificates(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Sets whether Firefox should accept SSL certificates which have expired, signed by an unknown
authority or are generally untrusted.
- setAlwaysLoadNoFocusLib(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Sets whether the no focus library should always be loaded on Linux.
- setAssumeUntrustedCertificateIssuer(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
By default, when accepting untrusted SSL certificates, assume that these certificates will come
from an untrusted issuer or will be self signed.
- setEnableNativeEvents(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
- setEnvironmentProperty(String, String) - Method in class org.openqa.selenium.firefox.FirefoxBinary
-
- setFileDetector(FileDetector) - Method in class org.openqa.selenium.firefox.FirefoxDriver
-
- setLibraryPath(CommandLine, Map<String, String>) - Method in class org.openqa.selenium.firefox.internal.Executable
-
- setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
-
- setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
-
- setOutputWatcher(OutputStream) - Method in class org.openqa.selenium.firefox.FirefoxBinary
-
- setPreference(String, String) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Set a preference for this particular profile.
- setPreference(String, boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Set a preference for this particular profile.
- setPreference(String, int) - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Set a preference for this particular profile.
- setTimeout(long) - Method in class org.openqa.selenium.firefox.FirefoxBinary
-
- shouldLoadNoFocusLib() - Method in class org.openqa.selenium.firefox.FirefoxProfile
-
Returns whether the no focus library should be loaded for Firefox profiles launched on Linux,
even if native events are disabled.
- start() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
-
Establishes a connection to the extension.
- start() - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
-
- start() - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
-
- startClient() - Method in class org.openqa.selenium.firefox.FirefoxDriver
-
- startFirefoxProcess(CommandLine) - Method in class org.openqa.selenium.firefox.FirefoxBinary
-
- startProfile(FirefoxProfile, File, String...) - Method in class org.openqa.selenium.firefox.FirefoxBinary
-
- stopClient() - Method in class org.openqa.selenium.firefox.FirefoxDriver
-
- Streams - Class in org.openqa.selenium.firefox.internal
-
- Streams() - Constructor for class org.openqa.selenium.firefox.internal.Streams
-