> For the complete documentation index, see [llms.txt](https://docs.testfirst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testfirst.com/testfirst-editor/android-mobile-automation/run-mobile-tests.md).

# Run Mobile Tests

Mobile tests can be executed the same way as other automated tests.

1. Open the test case in the Editor.
2. Ensure the required Android emulator or device configuration is available.
3. Click **Run Locally**.
4. TestFirst will start the emulator (if configured) and execute the test.

Execution progress and logs are displayed in the Editor during the run.

{% hint style="info" %}
If the selected mobile device endpoint is configured to start an emulator, TestFirst will automatically launch the emulator before executing the test.
{% endhint %}
