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 )
22Golang implementation of Selenium Grid (hub).
33
44## HowTo
@@ -19,4 +19,4 @@ Golang implementation of Selenium Grid (hub).
1919## HowToUse
20201 . Run app
21211 . ` 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