-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Description
Version
1.48.0
Steps to reproduce
- Clone https://github.com/sapphi-red-repros/playwright-wait-reqeust-not-resolving
- Run
npm i - Run
node index.js - Times out at
await reqPromise
Expected behavior
I expect page.waitForRequest(/worker\.js/); to be resolved.
Actual behavior
page.waitForRequest(/worker\.js/); does not get resolved.
Additional context
The same code works with 1.47.1.
Environment
System:
OS: Windows 11 10.0.22631
CPU: (24) x64 AMD Ryzen 9 5900X 12-Core Processor
Memory: 17.95 GB / 31.92 GB
Binaries:
Node: 20.17.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.21 - C:\Program Files\nodejs\yarn.CMD
npm: 10.8.2 - C:\Program Files\nodejs\npm.CMD
bun: 1.1.29 - ~\AppData\Local\Microsoft\WinGet\Links\bun.EXE
IDEs:
VSCode: 1.94.2 - C:\Users\green\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
Languages:
Bash: 5.1.16 - C:\Windows\system32\bash.EXE
npmPackages:
playwright: 1.48.0 => 1.48.0