Hello everyone,
I am wondering if anyone knows of a way to allow an adalo web app to take screenshots automatically (every x minutes)?
I have searched a lot and have not found any API or solution available just for screenshots. They all come with other features.
Any help is so much appreciated.
Thanks!
I don’t know if I would recommend doing it and would probably need a lot more details to make something production ready, but here is a quick proof-of-concept using the the Arbitrary Javascript component and the Timer Action component.
Thank you @TKOTC for the reply
I will check your components and try them. I think these will be enough for what I am looking for.
Just a question, does the script you added only for app screenshots or can work for desktop screenshots too?