Bug #38635
closedFew PF5 widgets have dynamic OUIA IDs on Contentview Page
Description
Few widgets on Contentview Page have dynamic OUIA IDs which were static for PF4.
Eg. Promote option for a CV has all widgets with dynamic OUIA ids
Airgun: Class ContentViewEditView widgets https://github.com/SatelliteQE/airgun/blob/ccc9e0e0af398e26acc6c158c361f6c39c733b08/airgun/views/contentview_new.py#L116
How reproducible:
Always
Is this issue a regression from an earlier version:
Yes, it was working for PF4 widgets
Steps to Reproduce:
1. Locate the widgets on browser for Contentview page -> CV -> Promote
2. Observe the dynamic OUIA ids of the widgets.
Actual behavior:
[Dynamic OUIA ids of the widget]
Expected behavior:
[OUIA ids should be static as we are using the same in the automation to locate the elements and it is breaking the automation]
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11464 added
Updated by Ian Ballou 10 months ago
- Target version changed from Katello 4.19.0 to Katello 4.18.0
- Triaged changed from No to Yes
Updated by Pavan Soma Shekar 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5c765af17fc2198710531fde69721706955d64ae.