scrapy-plugins / scrapy-playwright

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

Handle downloads as binary responses #228

Closed elacuesta closed 11 months ago

elacuesta commented 1 year ago

Return the binary contents in the response body for requests that only trigger a download. Closes #184

codecov[bot] commented 1 year ago

Codecov Report

Merging #228 (57a8192) into main (a1618db) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #228   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          410       442   +32     
=========================================
+ Hits           410       442   +32     
Files Changed Coverage Δ
scrapy_playwright/handler.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more