Skip to content

browserstack/nemo-browserstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nemo-browserstack

Run Nemo scripts on BrowserStack.

Clone the repo

git clone https://github.com/browserstack/nemo-browserstack.git

Install dependencies

Navigate to appropriate directory for testing and then install the dependencies by running

npm install

BrowserStack Authentication

Export the environment variables for the username and access key of your BrowserStack account. These can be found on the automate accounts page on BrowserStack

export BROWSERSTACK_USERNAME=<browserstack-username>

export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key>

Run the tests

  • To start a single test run: npm test
  • To start local tests run: npm run test_local

Further Reading

How to specify the capabilities

The Code Generator can come in very handy when specifying the capabilities especially for mobile devices.

Happy Testing!

About

Selenium examples for Nemo and BrowserStack Automate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •