You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rb/lib/selenium/webdriver/firefox.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ module Firefox
41
41
DEFAULT_ASSUME_UNTRUSTED_ISSUER=true
42
42
DEFAULT_LOAD_NO_FOCUS_LIB=false
43
43
44
-
MISSING_TEXT="Unable to find Mozilla Wires. Please download the executable from https://github.com/jgraham/wires/releases"
44
+
MISSING_TEXT="Unable to find Mozilla geckodriver. Please download the executable from https://github.com/mozilla/geckodriver/releases"
0 commit comments