browsertrix-behaviors
browsertrix-behaviors copied to clipboard
Behavior Bug: Images lazy loaded not fetched.
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.