Skip to content

Conversation

@mahbd
Copy link
Collaborator

@mahbd mahbd commented Dec 8, 2025

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made.
  • Version number has been updated.
  • Required modules have been added to respective "requirements*.txt" files.
  • Relevant Test Cases added to this description (below).
  • (Team) Label with affected action categories and semver status.

Overview

In the past it was not possible to work with multiple android devices.
Added support for multiple android devices.
While creating new appium driver now we are passing udid so that we can uniquely identify each android emulator or device.
Also device order are now dynamically calculated so that all android devices are available in device_info
Now the mobile server supports specific device related requests. So we can inspect and capture targeted device

image

Test Cases

https://dev.zeuz.ai/Home/ManageTestCases/Edit/TEST-491/

@sazid sazid merged commit 9cf7683 into dev Dec 8, 2025
6 of 7 checks passed
@sazid sazid deleted the multiple-android-device-support branch December 8, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants