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

Does Windows driver support Kotlin Multiplatform auto test and find elements? #272

Open
DenisEvdokumov opened this issue Aug 13, 2024 · 1 comment
Labels

Comments

@DenisEvdokumov
Copy link

I run the Kotlin Multiplatform application on Windows by Appium inspector but can not select any elements on the screen. Only see the full-screen class name SunAwtCanvas.
On the android platform, the UiAutomator driver works fine.
Design is written by compose for both platforms.

xmlSource.txt

@KazuCocoa
Copy link
Member

This driver depends on https://github.com/microsoft/WinAppDriver; thus, checking the same question in the repository might help.

I think checking with https://github.com/FlaUI/FlaUI.WebDriver might also help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants