This repository contains code samples from http://browserstack.com/automate/node. Please feel free to clone the repo and use the example code.
Do remember to switch the BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY with your own browserstack credentials.
To setup run npm install
node BrowserStack.js
: Run google on browserstack.mocha mocha/BrowserStackRemoteUnit.js
: Run sample mocha test.
For other nodejs frameworks, refer to their individual repositories -