Export the following environment variables:
BROWSERSTACK_USERNAME=username
BROWSERSTACK_ACCESS_KEY=key
BROWSERSTACK_USE_AUTOMATE="1"
Browser used defaults to browserstack:safari. Can modify in samplerunner.ts.
Launch with:
npm run test
See on browserstack dashboard that the page does not load with safari.