playwright
playwright copied to clipboard
[BUG] clicking the Playwright icon in the dock launches a blank Chromium window on macOS
Context:
- Playwright Version: 1.15.1
- Operating System: macOS
- Node.js version: 14.17.1
Describe the bug
When clicking the macOS dock icon for the Playwright trace viewer or inspector, it launches a blank Chromium page.
https://user-images.githubusercontent.com/25914066/136846916-8e47a888-1e6f-49a8-a152-35e9d5570d92.mov
I am running the Apple M1 chip
with macOS Big Sur 11.6
. Would I be able to take this issue @yury-s @mxschmitt ?
I am running the
Apple M1 chip
withmacOS Big Sur 11.6
. Would I be able to take this issue @yury-s @mxschmitt ?
Although I only tried on x86 and macOS 10.5 I believe it's reproducible on all macOS versions regardless of hardware architecture. If you are worried about building webkit on m1 - we do that as we ship binaries for m1. Update: sorry, I meant chromium.
Okay perfect! Could you assign me to this issue?
JFYI same with intel mac + Catalina
I can confirm having the same issue in the M1 Pro
with macOS Monterey 12.0
. It hangs when specifying firefox as browser as well! Let me know if I could help doing some QA in case you have a poc @LuigiZaccagnini
I can confirm having the same issue in the
M1 Pro
withmacOS Monterey 12.0
. It hangs when specifying firefox as browser as well! Let me know if I could help doing some QA in case you have a poc @LuigiZaccagnini
Coming back to this my problem was actually that I had two conflicting versions of Playwright. In the end it all worked perfectly!
Yeah, I am seeing this issue on macOS x86 (12.3.1 (21E258)) too for the Chromium browser.
Would love this fixed since we will be using the UI mode a lot and clicking the icon in the dock. Thanks!
Yeah this also happens in UI mode. I can reproduce it in Playwright 1.32.1 on macOS 13.2.1 (Apple silicon).
Im seeing this as well on Mac M1 laptop. Is there any updates on this issue?
JFYI, same issue here ( macOS 12.6.2, PW 1.36.0 ). as a dummy workaround i use RMB click -> Playwright test window row click :
https://github.com/microsoft/playwright/assets/115224622/d83a10f4-6e1e-498f-bf38-f4da7a526426