Closed
Description
Recorder: Use another attribute selector if an aria-describedby
has a number
The Recorder captured an aria-describedby
attribute with an autogenerated value that changes each time the page is opened.
Seen on https://todomvc.com/
If an aria-describedby
attribute contains a numeric digit, the Recorder should try using a different selector. Otherwise, the selector might not work when playing back the recorded script.