Bug #35411
closedouia-ID for tile cards in the new host details page
Description
Description of problem:
The tile cards for new host details page 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 and sync a host
2. go to host details page
3. right click and inspect element
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 New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10249 added
Updated by Lucy Fu over 2 years ago
- Subject changed from ouia-ID for tile cards in the new host details page to ouia-ID for tile cards in the new host details page
- Category set to Tests
- Target version set to Katello 4.8.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Lucy Fu over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|2c01e818765d49bb38562e9313a4587df18faaeb.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/Katello/katello/pull/10301 added