How can I download all images with specific markup?
Example:
Following Match (>MATCH><img class="style_image__rTcjd" src="htt) gives me 3 images in total.
I want to download all images from this Match to 1.jpeg, 2.jpeg, 3.jpeg
@GaG
Thanks again for your help, but I finally solve the problem using a loop and a list.
Just by mistake, I found this thread: https://community.bablosoft.com/topic/11372/bulk-image-upload
And it helped!
I was searching for few days and found this only now lol.