uipath-interact

Installation
SKILL.md

UI Interaction via "uip rpa uia"

Preview — skill is under active development; surface and behavior may change.

Drive live desktop applications and browser tabs via the uip rpa uia CLI: discover applications and interact with elements using stable refs.

When to use

  • Probing a running application -- read values, inspect state, explore a UI tree.
  • Driving a UI end-to-end (click, type, fill form, extract table).
  • Verifying behavior after a change.

When NOT to use

For anything else (building workflows, configuring Object Repository targets, fixing selectors, etc.) -- use the uipath-rpa skill. It is the entry point for all non-interactive UIA work and routes to the appropriate sub-skills.

Prerequisites

See uia-prerequisites.md.

Installs
5
Repository
uipath/skills
GitHub Stars
104
First Seen
Apr 27, 2026
uipath-interact — uipath/skills