Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit d11c52c

Browse files
committed
Merge pull request #409 from iamale/patch-1
gridUrl out of place in the third README example
2 parents b94bde8 + e6d888a commit d11c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ You can also set up each browser to have its own node:
137137
rootUrl: http://yandex.com
138138

139139
browsers:
140-
gridUrl: http://chrome-node.example.com:4444/wd/hub
141140
chrome:
141+
gridUrl: http://chrome-node.example.com:4444/wd/hub
142142
desiredCapabilities:
143143
browserName: chrome
144144
version: "45.0"

0 commit comments

Comments
 (0)