Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
First, run the get element count command. Then Do for loop and get each element attribute for the image link by
>MATCH><img class="style_image__rTcjd" src="htt>AT<[[CYCLE_INDEX]]
and then download
@cparonny Thank you!
@orinsamy Change your version at this link. If it does not exist, it has been deleted. https://downloads.bablosoft.com/distr/BrowserAutomationStudio/24.1.1/BrowserAutomationStudioInstallAllInOne.exe
@m4zuper thank you very much it works perfectly indeed I didn't understand where it was downloaded
Thanks very much.
@Fox i know but i don't know how to use it. is there anyone who can explain with a video or pics? step by step. i rly need this.
@andy231 said in QR code image loading in Whatsapp Web:
Just untick "Disable webrtc and canvas" in settings while you're in record mode. hope this helps.
That works! Thank you very much, @andy231 .