File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # ~~ jsonwire-grid~~ WebDriverGrid
1
+ # ~~ jsonwire-grid~~ WebDriverGrid [ ![ Build Status ] ( https://travis-ci.org/qa-dev/jsonwire-grid.svg?branch=master )] ( https://travis-ci.org/qa-dev/jsonwire-grid )
2
2
Golang implementation of Selenium Grid (hub).
3
3
4
4
## HowTo
@@ -19,4 +19,4 @@ Golang implementation of Selenium Grid (hub).
19
19
## HowToUse
20
20
1 . Run app
21
21
1 . ` java -jar selenium-server-standalone-3.4.0.jar -role node -hub http://127.0.0.1:4444/grid/register `
22
- 1 . try create session ` curl -X POST http://127.0.0.1:4444/wd/hub/session -d '{"desiredCapabilities":{"browserName": "firefox"}}' `
22
+ 1 . try create session ` curl -X POST http://127.0.0.1:4444/wd/hub/session -d '{"desiredCapabilities":{"browserName": "firefox"}}' `
You can’t perform that action at this time.
0 commit comments