browsertrix-behaviors icon indicating copy to clipboard operation
browsertrix-behaviors copied to clipboard

Behavior Bug: Images lazy loaded not fetched.

Open sqwwqw5 opened this issue 2 years ago • 0 comments

docker run -v /mnt/c/Users//Downloads/crawls:/crawls/ -it webrecorder/browsertrix-crawler crawl --url https://wiki.projectdiablo2.com/wiki/Recipes --limit 1 --generateWACZ --text --collection PD2Wiki_S6 --workers 40 --timeout 3600 --saveState always --exclude Special:. --exclude File:.* --mobileDevice "iPad\ Mini"

To reproduce the issue please include --mobileDevice "iPad\ Mini" as the mobile version of the site will be served which uses lazy loading and only the iPad version will have the contents expanded by default.

sqwwqw5 avatar Jan 25 '23 07:01 sqwwqw5