-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).
Description
Are you reporting a feature request or a bug?
Task
Provide detailed reproduction steps (if any)
When running npm run test:e2e or npm run test:e2e:all the following warning is shown and test not run:
Following environment variables must be set: BROWSER_STACK_USERNAME, BROWSER_STACK_ACCESS_KEY, BROWSER_STACK_BROWSER
Maybe we could adjust the script to use BS if mentioned env vars are set and if not use locally available browsers?
WDYT @MMMalik?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).