Feature #34753
closed- add ouia-ID prop to update buttons in CDN configuration
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2065448
Description of problem:
The "Update" button on CDN configuration need to have an OUIA-ID prop so the id tags are static in nature. This is for all the "Update" buttons in CDN configuration: Red Hat CDN, Upstream foreman server, and Air-gapped.
Version-Release number of selected component (if applicable):
7.0 snap 13 rhel8
How reproducible:
100%
Steps to Reproduce:
1. Content -> subscription -> management manifest -> CDN configuration
2. Go to any of the following: Red Hat CDN, Upstream foreman server, and Air-gapped and inspect element for "update" button.
3.
Actual results:
The data-ouia-component-id is dynamic and gets updated every time you toggle in and out of the tab.
Expected results:
There should be a static OUIA-ID prop label so QE can write automation.
Additional info: