Improved Support for Recorded Selectors
Open
- Dominant language
- Kotlin
- Stars
- 310
- Forks
- 28
- Avg merge
- 7h 45m
- Merged PRs (30d)
- 8
Description
When using our Set of Mark (node id) implementation, we compute our own selectors to interact with the UI. Right now they are basic and don't create a fully unambiguous selector. We should expand our support/tests with cases where there is the same text in multiple places on the screen, etc.
Ideally we can use other elements like Parent View IDs, etc.
Contributor guide
Assessment
This issue has not been assessed yet.