Commit 871599c
chore: pin playwright to 1.58.1 for BrowserStack compatibility
playwright 1.59.x is newer than the version currently supported by BrowserStack's
browserstack-node-sdk codeceptjs integration; sessions launched but never received
WebDriver commands, leading to 120s per-session timeouts. Pinning to 1.58.1 (the
latest BrowserStack-supported release) restores end-to-end execution.
Verified with two clean runs against the patched lockfile:
- sample-test: 3 passed in 24s (build 0f982a520e2e9e3bb340f44e211cea81f57e796e)
- sample-local-test: 3 passed in 18s (build ee92272577f3ec111596e0dccc67ee1df3118cfc)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 98095b9 commit 871599c
2 files changed
Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments