We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f35c47 commit 097d301Copy full SHA for 097d301
java/src/org/openqa/selenium/firefox/FirefoxBinary.java
@@ -44,6 +44,7 @@
44
* @deprecated Use {@link FirefoxOptions#setBinary(Path)} or {@link
45
* FirefoxOptions#setBinary(String)} instead.
46
*/
47
+@Deprecated
48
public class FirefoxBinary {
49
50
/** Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease */
0 commit comments