# Supported Devices and Browsers List

Device Farm is designed to provide extensive testing coverage for your applications by supporting a wide range of devices and browser versions. This section outlines the devices and browsers that are supported for testing on the platform.

## Browsers

Device Farm supports the following browser versions for testing your web applications:

| Browser | Supported Versions |
| ------- | ------------------ |
| Chrome  | Latest, Latest-1   |
| Firefox | Latest, Latest-1   |
| Safari  | Latest, Latest-1   |
| Edge    | Latest, Latest-1   |

## Mobile Devices

### Android Devices

Device Farm supports testing on various Android devices with the following supported OS versions:

| Device         | Supported OS Versions |
| -------------- | --------------------- |
| Samsung Galaxy | Android 10, 11, 12    |
| Google Pixel   | Android 10, 11, 12    |
| OnePlus        | Android 10, 11, 12    |
| Xiaomi         | Android 10, 11, 12    |
| Huawei         | Android 10, 11, 12    |
| ...            |                       |

### iOS Devices

Testing your iOS applications is made easy with Device Farm's support for the following devices and OS versions:

| Device            | Supported OS Versions |
| ----------------- | --------------------- |
| iPhone Pro Models | iOS 14, 15, 16        |
| iPhone 14         | iOS 14, 15, 16        |
| iPhone 13         | iOS 14, 15, 16        |
| iPhone 12         | iOS 14, 15, 16        |
| iPhone 11         | iOS 14, 15, 16        |
| iPhone X          | iOS 14, 15, 16        |
| iPad Pro          | iOS 14, 15, 16        |
| iPad Air          | iOS 14, 15, 16        |
| ...               |                       |

Please note that the list of supported devices and browsers may evolve over time. For the most up-to-date information on supported configurations, we recommend referring back to this documentation or visiting the Device Farm website.

With this broad range of supported devices and browsers, you can confidently ensure your application's compatibility and performance across various platforms.


---

# 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://newdocs.qyrus.com/device-farm/supported-devices-and-browsers-list.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.
