scrapy-plugins / scrapy-playwright

🎭 Playwright integration for Scrapy
BSD 3-Clause "New" or "Revised" License
992 stars 108 forks source link

Connect to remote browser using BrowserType.connect #283

Closed elacuesta closed 2 months ago

elacuesta commented 3 months ago

Closes #277

Allow to connect to a remote browser with BrowserType.connect.

Introduces two new settings:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d825d6f) to head (2fc8fba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 546 561 +15 ========================================= + Hits 546 561 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.