actiona
actiona copied to clipboard
Cross-platform automation tool
Hi, Unable to start a script with actexec on Debian 10 with Gnome. Just the message: "No text-to-speech plug-ins were found." For info: - the script don't use text-to-speech -...
Hello i m trying to make a count down with a simple integer variable but i have this message Script line 5: Cannot evaluate the value as an integer what...
### Timeout If possible, it would be nice to have timeout for [`MessageBox`](https://wiki.actiona.tools/doku.php?id=en:code:windows:messagebox). One can use `showModal()` for it to block, but there is no option to set a timeout....
Good morning, When i put that in code :+1: `var myObject = new Mouse(); myObject.click("MiddleButton");` It made à left click, no middle. I have the same issue with RightButton... Can...
OCR?
I've seen there are many OCR libraries available. Any chances you could implement one so, say, after an image is found, you can look at a related near-by area to...
Hello, i'm trying to find a window by pid but it seems the program doesn't find the window. I'm executing a detached command, in advanced -> output parameters i wrote...
I want to capture full screen images. I need options to hide the elements of Actiona in execute, and to control Actiona by hotkeys.
Like in jitbit macro recorder. To add a Record button, a command that will record the user actions and put them in the list.
I'm looking to have the user move the mouse over the window they wish to operate upon. I expect they will hit enter (== OK) once they've moved the mouse....
Hi, I try to make bot automation using Actiona on my windows server 2019, everything is works well, but when I close my RDP, then actiona won't run. Help me...