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

Unable to return the text of a seekbar element #1050

Open
radson opened this issue Nov 8, 2024 · 0 comments
Open

Unable to return the text of a seekbar element #1050

radson opened this issue Nov 8, 2024 · 0 comments

Comments

@radson
Copy link

radson commented Nov 8, 2024

Dear developers, I'm having trouble returning the value of the seekbar element, as explained below. I kindly ask you to analyze this case and see if it is possible to resolve it.

With uiautomator2 it is not possible to return the value of a seekbar (for example in settings > sound > media volume). The seekbar value is in the text field, but uiautomator2 returns None. Performing a comparison with Appium-Python-Client the value is returned correctly. Below are some screenshots to highlight the tests performed.

  • Python 3.12.7
  • uiautomator2 3.2.6
  • Appium-Python-Client 3.2.1
  • Android 10

Using uiautomator2
msedge_juGkBGVjbM

Using Appium-Python-Client
WindowsTerminal_7W9VwpzLo3

Appium Inspector
Appium_Inspector_PoSyrB6bq0

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

1 participant