@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
Help downloading an image
-
I am looking to download an image from this page, I could get the image url from here, but when I use the command download it just don't download, and in the HTTP sniffer It aways gives 403 error with

https://www.threadless.com/shop/@threadless/design/lord-of-the-wings/mens/t-shirt/premium?color=heavy_metal&variation=front#mI hope someone here will help or know the answer :) Thanks for helping me out.
-
Try this.
#pdp-image-container>figure>div>img>AT>1
If you look at the image element there are multiple size variations.
Probably the way you are getting the URL most likely gets all vacations at once which causes the the URL to be longer than the maximum length allowed in the browser and that is what is causing 403 Forbidden Error.
