Hi there,
We are doing an automation test for Android (API version 21) on Appium.
And we are using UI Automator Viewer to see the node details information and we need resource-id information visible in order to test for unique nodes so we know which elements are being interacted.
But currently, resource-id column is empty even though we have applied testId property on each <View>.
Please close this issue if there is a duplicate, otherwise please advise on what we can do to have each nodes to have unique id's specified from testId value provided.
Thanks,
Sam
Hi there,
We are doing an automation test for Android (API version 21) on Appium.
And we are using UI Automator Viewer to see the node details information and we need
resource-idinformation visible in order to test for unique nodes so we know which elements are being interacted.But currently,
resource-idcolumn is empty even though we have appliedtestIdproperty on each<View>.Please close this issue if there is a duplicate, otherwise please advise on what we can do to have each nodes to have unique id's specified from
testIdvalue provided.Thanks,
Sam