Joel Griffith
Joel Griffith
Should be fixed! Closing out now
Have you tried using ignoreHTTPSErrors or an equivalent?
@mohibovais79 those paths are meant only for playwright specific connect calls (not connect over cdp) You can try: ```python import sys from playwright.sync_api import sync_playwright, Playwright BROWSERLESS_ENDPOINT = "ws://localhost:3000/playwright/chromium" def...
@dependabot rebase
Nice find! We'll have this patched and fixed
@dependabot rebase
@dependabot recreate