Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Multi-Display Functionality into Appium Driver #750

Open
ashirapara opened this issue Mar 11, 2024 · 1 comment
Open

Integrating Multi-Display Functionality into Appium Driver #750

ashirapara opened this issue Mar 11, 2024 · 1 comment

Comments

@ashirapara
Copy link

The recent update to test-uiautomator (version 2.3.0) brings support for interacting with objects across multiple displays in Android applications, along with enhanced methods for managing secondary displays (source).

In line with this progress, both appium-uiautomator2-server (version 7.0.1) and appium-uiautomator2-driver (version 3.0.1) have been updated to incorporate these changes (source 1, source 2).

In light of these enhancements, it would be beneficial to extend support for multi-display interactions through the Appium driver. By providing intuitive APIs for managing multiple displays, users can seamlessly navigate and interact with applications across different screens.

Therefore, I propose incorporating multi-display support into the Appium driver, empowering users to efficiently handle multiple devices with ease.

@KazuCocoa
Copy link
Member

Yes, it could be. I don't recall what PR/issue, but we discussed such as topic before. We're always welcome to create PRs for it if you already have ideas/implementation about that, btw.
e.g. https://github.com/appium/appium-uiautomator2-driver?tab=readme-ov-file#mobile-screenshots

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

No branches or pull requests

2 participants