Repeato guides for recording, scaling, and operating UI automation.
Documentation
Core workflow
Section titled “Core workflow”Getting startedInstall Repeato, record your first flow, add assertions, and learn the basic editing model.
Running test batchesGroup tests into release-focused batches and execute them together.
ReportingExport PDF, HTML, Jira, and Slack-friendly test reports.
Screenshot testingUnderstand how visual baselines and similarity checks work inside Repeato.
Devices and execution
Section titled “Devices and execution”Test devicesChoose between physical devices, emulators, simulators, and cloud devices.
Switching between devicesAutomate multi-device workflows inside a single test sequence.
Continuous integrationRun Repeato CLI in GitHub Actions, Bitrise, Codemagic, Appcircle, or on your own server.
Test exception handlingRecover from known interruptions without rerunning everything manually.
Team workflows
Section titled “Team workflows”Test workspacesUnderstand the workspace structure that stores tests, batch runs, reports, and metadata.
Share tests within the teamSync workspaces with Cloud Sync or Git and move them into CI.
TagsOrganize tests and steps with labels that also influence execution behavior.
FAQReview product, platform, billing, and integration questions.
Advanced topics
Section titled “Advanced topics”Advanced configurationRegister custom hooks that run when steps, tests, or whole batches complete.
Advanced testing techniquesBuild reusable flows and extend them with script-driven logic where needed.
JavaScript APIUse the built-in globals for batch orchestration, device input, and custom scripting.