``` page = await browser.new_page() context = await browser.new_context() ``` Do you not support either of the above methods? But this is supportive? For example: `wss://cloud.lightpanda.io/ws?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx` 
Activity
krichprollsch commentedon Apr 11, 2025
Hello @lopinv,
thanks for the issue.
I'm would like to reproduce locally. Could you share your script in text mode please?
lopinx commentedon Apr 13, 2025
Env
CDP Server Running on WSL + Python/Playwright Running on Windows 11
Code
https://github.com/lopinx/sogouzz-submit/blob/613c22cb6bed4ae64863c48e96e7db44176924be/main.py#L68-L366
Log
Conf
lopinv commentedon Apr 26, 2025
Encrypted or obfuscated JavaScript scripts may be causing this problem.
krichprollsch commentedon May 8, 2025
Hello here,
We made some improvements on supporting Playwright, can you retry with the last version please?