Mobile Testing with Robonito

Robonito lets you record and replay automated tests on real mobile applications — no coding required. You interact with the app normally, and Robonito captures every tap, swipe, and input as a reusable test step.


Supported Platforms

  • 🤖 Android — via .apk app files, run on an Android emulator
  • 🍏 iOS — via .ipa app files (requires macOS with Apple Silicon)

How to Get Started

Follow these steps in order to set up and run your first mobile test:

Step 1 — Set Up Your Environment

Before recording, your machine needs a few tools installed (Appium, Android SDK, Node.js). Robonito handles this automatically.

➡️ Configure Mobile Setup

Step 2 — Create a Mobile Test Case

Initialize a new test case inside a Mobile suite in Robonito.

➡️ Create a Mobile Test Case

Step 3 — Record Your Test

Upload your .apk or .ipa file, launch the emulator, and start interacting with the app. Robonito records every action.

➡️ Start Recording


What Gets Recorded?

During a recording session, Robonito captures:

  • Taps and clicks on buttons, links, and list items
  • Text input into fields
  • Swipes and scrolls
  • Screen transitions and navigation flows

Each action becomes a test step that can be replayed, edited, or run in the cloud.

Screenshot placeholder: [Screenshot of the Robonito mobile recorder with a running Android emulator]