Fabian V.
Fabian V.
Of course, that’s absolutely fine – take all the time you need to evaluate the new documentation and features. As a suggestion, we could create a separate branch to gradually...
can confirm. happens also when using patchright-python ``` sync_input = SyncInput(browser=browser) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\cdp_patches\input\sync_input.py", line 59, in __init__ self.pid = get_sync_browser_pid(browser) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\cdp_patches\input\browsers.py", line 154, in get_sync_browser_pid if isinstance(browser,...