You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nickscamara Would you accept a PR for playwright-service that uses playwright.chromium.connect_over_cdp() instead of playwright.chromium.launch() if REMOTE_CDP_URL is configured?
Problem Description
Firecrawl lacks support for connecting to remote playwright instances via CDP.
Proposed Feature
Implement support for remote Playwright connections over CDP (Chrome DevTools Protocol) to external browser instances.
Implementation Suggestions
Use Case
Additional Context
The text was updated successfully, but these errors were encountered: