@m4zuper Hey, man, the issue still occurred, even though I added what you said. Is this have any relation with a fingerprint? Because I don't use that tho, as you saw in my test script. I think this is related to this post : https://community.bablosoft.com/topic/19823/playing-youtube-with-vpn-extension-white-blank-bas-browser/2
How to implement lightshot or Imgur in BAS?
-
Hello, I want to make screenshots in BAS and to get link to upload it in somewhere.Can I do that?
I need a image link, so if have another way can you help me? -
So you want to take a screenshot of the page on BAS browser and upload it to Imgur and get the link?
Image uploader in 1 minute 30 seconds with BrowserAutomationStudio
Take a screenshot using the "Render" action or Screenshot action for a particular element, then write it as BASE64 to a file ending with the image format (.png or .jpg)
After that follow the steps in the video.