Actions
Feature #35370
closed- Add static ouia-id to modal with wizard for publishing a cv
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2102456
Description of problem:
The publish screen is a "modal with wizard" that has dynamic ouia-id. It needs a static ouia-id for automation to run more smoothly.
Version-Release number of selected component (if applicable):
6.11.0 snap 26
How reproducible:
100%
Steps to Reproduce:
1. Create a cv
2. Enter publish screen
3. Inspect element for the modal
Actual results:
The html display the dynamic ouia-id -> OUIA-Generated-Modal-large-2
Expected results:
Should display static ouia-id for automation.
Additional info:
Helps in making automation a lot smoother to write and easier to interact with the interface
Actions