Make UI automation friendly?
Open
@stanleyjones is already working on this.
Since Mar 27, 2023.
question
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is a real issue as I am a complete web UI newbie, but it seems that some UI ids, e.g., `id=tabs-21--tab-1`, change from tab to tab.
I am using [UI.Vision RPA](https://ui.vision/rpa) to generate screenshots for the onboarding documentation, and the tool needs a non-changing name/id otherwise, the macro cannot replay correctly.
Is assigning a non-changing name/id to all UI components possible?
Also affects Alberto.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.