Skip to content

WIP: Enable running E2E tests in BrowserStack#35

Closed
rwood-moz wants to merge 1 commit into
mainfrom
e2e-browserstack-desktop
Closed

WIP: Enable running E2E tests in BrowserStack#35
rwood-moz wants to merge 1 commit into
mainfrom
e2e-browserstack-desktop

Conversation

@rwood-moz

@rwood-moz rwood-moz commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

What changed?

Enable the existing E2E tests to run in BrowserStack.

Why?

Currently the E2E tests run against the local dev stack on Firefox and Chromium. Add support to run the tests in BrowserStack (on stage) in order to expand the number of platforms/browsers the tests run on.

Limitations and Notes

Had help with this patch from Codex AI.

Adding support to run on desktop browsers in BrowserStack; mobile to follow in future PRs. This PR allows you to run the tests in BrowserStack from your local dev container; enabling the tests to run in BrowserStack in CI will be in a separate follow-up issue.

Applicable Issues

Fixes #17.

Screenshots

todo: Add BrowserStack video links.

@rwood-moz rwood-moz force-pushed the e2e-browserstack-desktop branch 5 times, most recently from 85c5b75 to 6148d7c Compare June 18, 2026 20:30
@rwood-moz rwood-moz force-pushed the e2e-browserstack-desktop branch 3 times, most recently from ac3ba51 to 4da7d8a Compare June 18, 2026 21:48
@rwood-moz rwood-moz force-pushed the e2e-browserstack-desktop branch from 4da7d8a to 830756e Compare June 18, 2026 21:54
@rwood-moz

Copy link
Copy Markdown
Contributor Author

Due to BrowserStack and Playwright issues I'm going to have to either wait for BrowserStack to support Playwright 1.60+ or take a different approach. I'll add details in the issue #17. Closing this PR.

@rwood-moz rwood-moz closed this Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Develop E2E tests to run in BrowserStack

1 participant