Skip to content

Commit

Permalink
[grid] Updating example for driver-configuration
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Sep 14, 2021
1 parent e703235 commit 383281d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ public class NodeFlags implements HasRoles {
prefixed = true,
example = "\n" +
"display-name = \"Firefox Nightly\"\n" +
"webdriver-executable = \"/usr/local/bin/chromedriver\"\n" +
"webdriver-executable = \"/usr/local/bin/geckodriver\"\n" +
"max-sessions = 2\n" +
"stereotype = \"{\"browserName\": \"firefox\", \"browserVersion\": \"86\", " +
"\"moz:firefoxOptions\": " +
Expand Down

0 comments on commit 383281d

Please sign in to comment.