mechanical-orchard / playwright-elixir

An Elixir library for Playwright web automation
MIT License
107 stars 21 forks source link

Implement BrowserType.connect_over_cdp - chromium only #45

Closed trgoodwin closed 2 months ago

trgoodwin commented 1 year ago

This PR is heavily influenced by #37 by @oliverswitzer. Thank you for the inspiration and launching off point.

I'm proposing a slightly different contract that is consistent with the current approach used with BrowserType.launch