platonai / PulsarRPA

Automate webpages at scale, scrape web data completely and accurately with high performance, distributed AI-RPA.
Apache License 2.0
778 stars 118 forks source link

Chrome 111 support. #31

Closed platonai closed 1 year ago

platonai commented 1 year ago

Doesn't work with chrome v111.

First reported at https://github.com/platonai/exotic-amazon/issues/16 .

Our users reported the incompatible issue. We diagnosed the problem, and find out that chrome-111's browser_protocol.json and js_protocol.json have changed a lot.

Solution:

  1. change http method to be PUT to create/activate/close a tab
  2. add chrome launch parameter: --remote-allow-origins=*