ispras / scrapy-puppeteer

Library that helps use puppeteer in scrapy.
BSD 3-Clause "New" or "Revised" License
49 stars 4 forks source link

Test for dead context problem #23

Closed MatthewZMSU closed 3 months ago

MatthewZMSU commented 7 months ago

Added spider for this. Updated code for better readability and better maintainability. Also applied ~Black~ formatter for 3 files.

Added support in tests for multiple contexts and pages.

How Has This Been Tested?

These are tests. We do not test them

Checklist: