We are using SeeTest and I just started using appium for our UI Automation tests.
I was curious into if there is a way to show custom values if it is a custom widget when the inspectors run on a view. Right now we can see the basics: *content-desc:* *type:* *text:* *index:* *enabled:* *location:* *size:* *checkable:* *checked:* *focusable:* *clickable:* *long-clickable:* *package:* *password:* *resource-id:* *scrollable:* *selected:* *xpath:* I would like to add custom attributes here if our QA needs them. Is this possible? I found @ViewDebug.ExportedProperty and this works when using the Android Device monitor and look at View Properties but not using these automation tools. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/6f0877fb-ef5d-47ae-9d70-824283fd9bed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

