Update the NodeJS ReadMe

This commit is contained in:
Michael Mintz 2016-07-13 00:23:37 -04:00
parent 2d681c8f7f
commit e086d35994
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ npm install
node server.js
```
(You can always stop the server by using ``CTRL-C``.)
#### 5. Open the SeleniumBase Test Launcher web app
* Navigate to [http://127.0.0.1:3000/](http://127.0.0.1:3000/)