> ## Documentation Index
> Fetch the complete documentation index at: https://docs.finalrun.app/llms.txt
> Use this file to discover all available pages before exploring further.

# FinalRun: AI-powered Android and iOS test automation

> Let Claude Code, Cursor, or Codex write, run, and fix Android and iOS tests for you in plain English.

FinalRun lets you test Android and iOS apps with natural language. You describe scenarios in plain English, and [AI agent skills](/running/ai-agent-skills) for Claude Code, Cursor, and Codex turn them into YAML test cases. FinalRun then launches your app on a real device, emulator, or simulator and uses an AI model to see the screen and perform each action — tapping, swiping, typing, and verifying results. When the run finishes, you get a pass/fail report with video, screenshots, and device logs. Watch a full run below.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/tG8sRh_XJRw" title="FinalRun demo" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Get started

<Card title="Installation" icon="download" href="/installation">
  Install the FinalRun CLI on macOS, Linux, or Windows and verify your host.
</Card>
