symfony / panther

A browser testing and web crawling library for PHP and Symfony
MIT License
2.91k stars 213 forks source link

Download Image #583

Open thedevale opened 1 year ago

thedevale commented 1 year ago

Hi, how can I download an image using Panther, after the image has been loaded?

This image, specifically, is a Captcha, and if I reload it from the source a new image is generated, so it's mandatory for me to download the exact image that has been loaded on page load

Is this possible?

alexander-schranz commented 1 year ago

I think you can do that by following steps: