Navigation Menu

Skip to content

Commit

Permalink
Update configuration section for node in README
Browse files Browse the repository at this point in the history
  • Loading branch information
echoAlexey committed Nov 16, 2015
1 parent c99e406 commit 80041c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -93,9 +93,11 @@ java -cp "selenium-server-standalone-2.48.2.jar:extension-proxy-x.y.z.jar" org.o
"extension.sikuliCapability": true
}
],
"configuration": {
...
"servlets": "io.sterodium.extensions.node.SikuliExtensionServlet,io.sterodium.extensions.node.upload.FileUploadServlet,io.sterodium.extensions.node.download.FileDownloadServlet"
...
}
```
Launch node with
```
Expand Down

0 comments on commit 80041c0

Please sign in to comment.