Run UI Vision Macro Action Application Steps

To use the Run UI Vision Macro action, you must first install UI Vision. For detailed installation information, see ‘How to Run an RPA Process Using Robotic Process Automation Actions’.

  1. Project and Screen Selection
    • 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.
  2. 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
  1. 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.
  1. Running the Action
    • When the action is triggered, Kuika automatically runs the specified macro commands and executes the test or automation process.