Selenium & Mobile Testing
Bridge desktop Selenium patterns to mobile with Appium 2. Generate cross-platform iOS/Android Page Objects, gesture helpers, permission handling, and a CI pipeline wired to a real device farm.
Prompts in this Collection
- 1
Appium 2.x Mobile Test Suite
Generate a WebdriverIO + Appium 2 mobile test suite for iOS and Android with cross-platform Page Objects, gesture helpers, permission handling, and CI config for BrowserStack or Sauce Labs.
Full WebdriverIO + Appium 2 suite: cross-platform Page Objects, gestures, lifecycle, and BrowserStack CI.
advancedappium - 2
Deployment Smoke Test Suite
Generate a lean, fast smoke test suite in Playwright that verifies your critical path is alive after every deployment — covering app load, auth, nav, API health, and one full happy-path flow.
Port the smoke concepts to mobile — a minimal app-launch and auth gate before the full mobile suite runs.
beginnerplaywright