Bug #34692
closed[RFE] ouia-ID for content view table (edit)
Description
Description of problem:
The content view table and contentview version table does not have ouia-ID. This is needed for a static id so automation can be written and executed cleanly. Currently satellite has dynamic ouia component id which makes writing automation difficult due to it's changing id nature.
Version-Release number of selected component (if applicable):
7.0 snap 11
How reproducible:
100%
Steps to Reproduce:
1. create a cv
2. right click to inspect element on cv and cvv table
Actual results:
DOM only contains dynamic ouia component ID
Expected results:
DOM should also contain ouia-ID prop for static id
Additional info:
This change will help QE write more stable automation for the PF4 changes
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10038 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Andrew Dewar over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|27429eecbe3395c51c1f30f7bb12269097160abf.