actiona icon indicating copy to clipboard operation
actiona copied to clipboard

Cross-platform automation tool

Results 82 actiona issues
Sort by recently updated
recently updated
newest added

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 -...

OS: Linux distribution
more info needed

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...

question
code

### 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....

enhancement
code

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...

question
code

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...

enhancement
actions
code

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...

enhancement
actions

I want to capture full screen images. I need options to hide the elements of Actiona in execute, and to control Actiona by hotkeys.

enhancement
ui

Like in jitbit macro recorder. To add a Record button, a command that will record the user actions and put them in the list.

question
ui

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....

enhancement
actions
code

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...

bug
OS: Windows