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

Latest commit

 

History

History
21 lines (16 loc) · 580 Bytes

File metadata and controls

21 lines (16 loc) · 580 Bytes

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