Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] Automation Ids are not showing in the UI Automator Viewer #15532

@gab5890

Description

@gab5890

Description

Since Xamarin.Forms version 5.0.0.2478 and newer, the UI Automator Viewer or any other similar app doesn't show the "AutomationId" (Content desc) the second time you request it. To make it work again, you need to reset the app.

Steps to Reproduce

Create a project
Add Xamarin.Forms nuget version 5.0.0.2478
Add a label with a Automation Id
Request for UI hierarchy with UI Automator Viewer or any other similar app two times

Expected Behavior

Automation Ids are available anytime

Actual Behavior

Automation Ids doesn't show up the second time and every other time

Basic Information

  • Version with issue: 5.0.0.2478 and newer version
  • Last known good version: 5.0.0.2401

Screenshots

First time
image

Second time
image

Code
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions