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).
I am trying to run an if statement in BAS that would be triggered like- "if a specific image is on screen" "do this"... can anyone help me with this?
Probably not.. you can try with image name, css, xpath etc.. to do this
Thanks for the Reply. Silly me, I found a way by using the click drag function then search for it on screen via coordinates etc.
@Prmarketing Good afternoon, I wrote to you in PM
It's tricky. What solved it for me was:
Screenshot in Base64 of the web;
Write it to disk
Post https://api.telegram.org/botXXXXXXXXXXX:SECRET/sendPhoto
Post using the postdata constructor as example: -- "chat_id",{{chatId}},"photo","file://" + {{Image folder location}} + "screenshot.png"
use multipart content type
@m4zuper I just solved problem thanks
https://community.bablosoft.com/topic/16042/вернуть-старые-воркеры-вместо-нового-хромиум