Actions
action #178849
opencoordination #169654: [epic] Create test scenarios for Agama
Revisit zFCP activation selector in Puppeteer
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2025-03-13
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
The ticket https://progress.opensuse.org/issues/176463 was merged with a solution that could be improved.
The main issue is the way to select each zFCP channel for activation. It is required to maintain a fragile inheritance structure to allow Puppeteer to select each channel activation button.
We want to improve this selector by something more robust like discussed in the PR, more info at https://github.com/jknphy/agama-integration-test-webpack/pull/77#discussion_r1954508517
We can even ask developers to include additional attributes or definitions in the table to allow better selector.
Acceptance criteria¶
- AC1: Improve zFCP channel button selector to avoid inheritance.
Actions