GPT Driver User Guide
GPT Driver User Guide
GPT Driver User Guide
  • Getting Started
    • πŸš€Getting Started
    • πŸ”ƒUploading a Build File
    • πŸ§™β€β™‚οΈCreating Tests
      • Commands
        • Tap Command
        • Type Command
        • scroll Command
        • scrollUntilVisible Command
        • swipe Command
        • slide Command
        • wait Command
        • assertVisible Command
        • openLink Command
        • pressBackButton Command
        • launchApp Command
        • restartApp Command
      • πŸ‘οΈwithVision: Instructions
      • 🧠AI Instructions
    • 🏁Executing Tests
  • ☎️Device Configuration
  • βš™οΈUnder the Hood
  • Getting Around
    • ✏️Test Editor
    • πŸ›°οΈTest Overview
    • πŸ…Test Reports
    • ⏺️Test Recordings
    • πŸ‘€Settings
  • Best Practices
    • πŸ§‘β€πŸ’»API Documentation
    • Versioning
    • ↗️Templates
    • πŸ–‡οΈTest Dependencies
    • πŸ”—Deep Links
    • πŸ“§Email Verification
    • πŸ“‘Network Calls
    • πŸͺ‘Parameterized Strings
    • πŸ“Changing Device Location
    • πŸͺΆConditional Steps
    • 🐦Nested Steps
    • ⌚Smart Caching
    • πŸ—£οΈEnv. Variables
    • πŸ’―Bulk Step Testing for Robustness
    • πŸ“–Exact Text Assertions
    • πŸ’¬Auto-grant Permissions
  • πŸ§ͺMocking Network Data
  • 🌎Localization Testing
  • ❔FAQs
Powered by GitBook
On this page
  • Test Editor Device Configuration
  • Cloud Device Configuration

Device Configuration

You can configure devices for both iOS and Android, selecting the device, OS version, and locale.

PreviousExecuting TestsNextUnder the Hood

Last updated 11 months ago

In order to view or change your current Device Configurations, head over to the GPT Driver Settings. Once there select the Devices tab to display the screen as shown below.

When selecting the default device for GPT Driver, it's crucial to differentiate between two distinct scenarios: Test Editor Device Configuration and Cloud Device Configuration.

Test Editor Device Configuration

Cloud Device Configuration

  • Ensure that the chosen device matches the operating system of the build files you've uploaded.

To make modifications permanent, save the changes at the top of the screen.

Additionally, when specifying the device for tests triggered via the Test Overview, you have the option to select coordinates. This feature is crucial if you want the test to execute in a particular location.

You can specify the device used in the within the settings section.

To run tests in the cloud from the , you must configure a device in the Cloud Device Configurations.

☎️
Test Editor
Test Overview