gaia-test-mobile-e2e

Executes mobile end-to-end CI tests on real devices via farm adapters.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-test-mobile-e2e
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: gaia-test-mobile-e2e
Source: https://github.com/gaiastudio-ai/gaia-framework/tree/main/plugins/gaia/skills/gaia-test-mobile-e2e
Command: npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-test-mobile-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires firebase-test-lab, browserstack, sauce-labs, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the execution of end-to-end mobile tests, providing a reliable way to ensure quality in Agile CI pipelines.

Core Features & Use Cases

  • Mobile End-to-End Testing: Runs comprehensive tests on real devices in the cloud.
  • Adapter Flexibility: Supports various device-farm adapters such as Firebase Test Lab, BrowserStack, and Sauce Labs.
  • Automated Feedback: Provides detailed per-device and composite test results.
  • Use Case: For a project requiring continuous testing of mobile apps, use this Skill to streamline the testing process, reducing manual effort and ensuring faster feedback.

Quick Start

To execute the mobile end-to-end tests, simply invoke /gaia-test-mobile-e2e.

Frequently Asked Questions about gaia-test-mobile-e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end mobile tests on real devices for a CI pipeline?โ–ผ

To automate end-to-end mobile tests for CI pipelines, you execute tests on real cloud devices using device-farm adapters, which then return structured test results. This process requires authentication to the chosen device farm and proper project configuration.

Can I use Firebase Test Lab, BrowserStack, and Sauce Labs for mobile end-to-end testing?โ–ผ

Yes, mobile end-to-end testing can be run using adapters for Firebase Test Lab, BrowserStack, and Sauce Labs. This adapter flexibility allows you to execute tests on real devices across different cloud testing platforms.

What do I need to configure before running mobile end-to-end tests on a device farm?โ–ผ

Before running mobile end-to-end tests, you need authentication credentials for your chosen device farm and proper configuration of your project. These prerequisites ensure the device-farm adapters can successfully connect and execute tests on real devices.

How does automated mobile testing provide feedback for Agile CI pipelines?โ–ผ

Automated mobile testing provides feedback for Agile CI pipelines by generating detailed per-device and composite test results. This structured output reduces manual effort and ensures faster, reliable quality checks during continuous testing.

What is the best way to run continuous testing for mobile apps across multiple devices?โ–ผ

The best way to run continuous testing for mobile apps is by automating end-to-end tests via device-farm adapters on real cloud devices. This approach streamlines the testing process and integrates directly into Agile CI pipelines for automated feedback.

Why do I need real devices for mobile end-to-end testing instead of emulators?โ–ผ

Real devices are needed for mobile end-to-end testing to provide a reliable way to ensure quality in Agile CI pipelines. Running comprehensive tests on actual hardware via device-farm adapters captures accurate device-specific behaviors that emulators may miss.