Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

usersnap/browserstack-local-tester

Repository files navigation

browserstack-local-tester

Prepare

Edit your browserstack user & key in browserstack.config.js

Run

npm install
npm run start

Goal

Establish a connection to browserstack to test a local server & a local folder using selenium-webdriver and browserstack-local.

  • Navigate to public url
  • Navigate to local url
  • Navigate to local folder

Learnings

  • Automated local testing only works (at least in this sample) if a local identifier is set.
  • The local folder is available on http://${BROWSERSTACK_USER}.browserstack.com/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published