Skip to content

Commit

Permalink
add settings clickthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeHolifield committed Sep 27, 2024
1 parent 3b4a964 commit 741f6ca
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/crc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,21 @@ crc:
"Apps & Services Dropdown Sitewide - Ansible Automation Platform: Overview":
selectors:
- 'a:contains("Overview")[href="ansible/ansible-dashboard"]'
"Settings Gear - Enable Preview mode":
selectors:
- '[data-ouia-component-id="PreviewSwitcher"]'
"Settings Gear - Integrations":
selectors:
- '[data-ouia-component-id="Integrations"]'
"Settings Gear - Notifications":
selectors:
- '[data-ouia-component-id="Notifications"]'
"Settings Gear - User Access":
selectors:
- '[data-ouia-component-id="User Access"]'
"Settings Gear - Authentication Policy":
selectors:
- '[data-ouia-component-id="Authentication Policy"]'
"Settings Gear - Service Accounts":
selectors:
- '[data-ouia-component-id="Service Accounts"]'

0 comments on commit 741f6ca

Please sign in to comment.