# Recording a Test on Mobile

## Recording User Interactions <a href="#recording-user-interactions" id="recording-user-interactions"></a>

For mobile configuration instructions - please refer to [Mobile Installation Guide](https://docs.oxygenhq.org/download-installation-start/download-and-installation/mobile-installation).

Launch Appium and start the server by clicking *Start Server*

![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37DjOQhFo8t-XMz-%2Fappium-1.png?generation=1581069142583490\&alt=media)

Select *New Session Window*...\
![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37DlH6QNVydF0tWY%2Fappium-2.png?generation=1581069141803799\&alt=media)

This will open a new window where you can define capabilities for the application you wish to record. Add needed capabilities, optionally save them so they can be reused in the future, and click *Start Session*\
![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37DnspXNaKLmRaIh%2Fappium-3.png?generation=1581069142943333\&alt=media)

Select *Start Recording*\
![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37DpmEFIiKnhdrOv%2Fappium-4.png?generation=1581069143162050\&alt=media)

Locate the element you would like to tap using the elements tree. And press *Tap* ![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37Drm-NVpAkSYeZd%2Fappium-5.png?generation=1581069142417742\&alt=media)

List of recorded commands will appear in the recorder pane. Select *JS - Oxygen* to the commands for Oxygen.\
![](https://3998735799-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lwyvw09Dn_2O4RFZKxE%2F-M-U36boezADAVsIvnsT%2F-M-U37DtQwuhwapUMCF1%2Fappium-6.png?generation=1581069142082067\&alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/recording-mobile-tests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
