Open the project you are working on in the Kuika platform.
Go to the UI Design module and select the screen where you want to run the macro.
Add Action
Select an appropriate trigger on the UI screen, such as a button, event, or page load, that will trigger the automated test.
In the Properties panel on the right, follow the path below from the + ADD ACTION menu: Initial Actions → Robotic Process Automation → Run UI Vision Macro
Configure Action Parameters
Stringified Macro (String - required): Enter the JSON format text (stringified version) of the macro commands you created with UI Vision here. These commands include UI steps such as clicks, keystrokes, and waits.
Running the Action
When the action is triggered, Kuika automatically runs the specified macro commands and executes the test or automation process.