Actions
Feature #34749
closedRFE - add ouia-ID for buttons on a cv
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
This is to aid in airgun automation. These are the buttons that needs to have ouia-ID:
- create cv
- publish cv
- next, back, and cancel button in the publish screen
- add/remove repositories
- close button in the progress bar workflow screen
- add, remove repo from the kebab menu
This helps so automation doesn't collide with the dynamic IDs found in the html tags.
How reproducible:
100%
Steps to Reproduce:
1. Create cv
2. Inspect element for the buttons listed above in the description
3.
Actual results:
Expected results:
Additional info:
Actions