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.
2 parents 53b88fd + d5fa9b0 commit 850f0eaCopy full SHA for 850f0ea
lib/ferrum/browser/command.rb
@@ -4,7 +4,7 @@ module Ferrum
4
class Browser
5
class Command
6
NOT_FOUND = "Could not find an executable for the browser. Try to make " \
7
- "it available on the PATH or set environment varible for " \
+ "it available on the PATH or set environment variable for " \
8
"example BROWSER_PATH=\"/usr/bin/chrome\"".freeze
9
10
# Currently only these browsers support CDP:
0 commit comments