appium/android-apidemos

Dynamic content description

Closed this issue · 0 comments

When the app first launches, I'm not seeing content descriptions on the elements. I checked the static layout with my content desc script and they're all set correctly. I think the issue is due to dynamic elements not having a content desc set by the text property for android.widget.TextView.

> page
get /source
TextView
  class: android.widget.TextView
  text: API Demos
TextView
  class: android.widget.TextView
  text: Accessibility
TextView
  class: android.widget.TextView
  text: Animation
TextView
  class: android.widget.TextView
  text: App
TextView
  class: android.widget.TextView
  text: Content
TextView
  class: android.widget.TextView
  text: Graphics
TextView
  class: android.widget.TextView
  text: Media
TextView
  class: android.widget.TextView
  text: NFC
TextView
  class: android.widget.TextView
  text: OS
TextView
  class: android.widget.TextView
  text: Preference
TextView
  class: android.widget.TextView
  text: Text
TextView
  class: android.widget.TextView
  text: Views