Actions
Feature #34754
closed- add ouia-ID prop to all fields in CDN configuration
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2065450
Description of problem:
All the fields that are editable needs to have an OUIA-ID prop so the id fields are static for automation. All fields are under red hat CDN, upstream foreman server, and air-gapped.
Version-Release number of selected component (if applicable):
7.0 snap 13
How reproducible:
100
Steps to Reproduce:
1. Go to CDN configuration
2. Inspect element for all editable fields in red hat CDN, upstream foreman server, and air-gapped
Actual results:
No static OUIA-ID prop ids are present. Only dynamic ones for the editable fields.
Expected results:
There should be OUIA-ID prop ids for each editable field.
Additional info:
Actions