Skip to content

Commit

Permalink
Update drift.yml (#253)
Browse files Browse the repository at this point in the history
* Update drift.yml

needed to tag button to start a baseline when user has none

* Update data/drift.yml

---------

Co-authored-by: Ryan Long <[email protected]>
  • Loading branch information
kelseamann and ryelo authored Jan 19, 2024
1 parent 9d0edf9 commit ee77709
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,9 @@ drift:
"Baselines - Button: Export baselines list":
selectors:
- '{}[data-ouia-page-type="baseline-list"] [data-ouia-component-id="export-to-csv-dropdown-item-baselines"]'
"Baselines - Button: Add systems or baselines":
selectors:
- '{} .pf-c-button:contains("Add systems or baselines")'
"Baselines - Button: Submit comparison":
selectors:
- '{} .pf-c-button:contains("Submit")'

0 comments on commit ee77709

Please sign in to comment.