-
Bug
-
Resolution: Done
-
Normal
-
6.18.0
-
1
-
False
-
rubygem-katello-4.19.0-0.1.pre.master.20250826032146gite4530b8.el9sat.noarch
-
Moderate
-
Artemis Sprint 153, Artemis Sprint 154
-
sat-artemis
-
None
-
None
-
None
-
None
-
Yes
Description of problem:
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.
3.
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]
Business Impact / Additional info: