Overview
Igor automates Android devices the way a person would: it reads the screen, decides what to do next, and acts on it. No fragile scripts that break when a button moves — Igor sees what's there and adapts.
An executive controller drives complex, multi-step workflows that would break simpler automation tools.
HIGHLIGHTS
- See & ActComputer vision reads the display buffer and translates what it sees into precise touch and gesture commands. No fragile DOM selectors or injected scripts.
- Smart DecisionsAn executive controller evaluates unexpected states at runtime and dynamically re-routes the workflow through alternative resolution paths.
- Complex WorkflowsRecursive branching with conditional state persistence, inter-step dependency resolution, and runtime rollback recovery — beyond what linear scripts can manage.