mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
* Add low hanging aria markup * Add a list of radio buttons * Add ref to put focus * Add landmark markup * Add labels to icon buttons * Add radio button groupings * Add keyboard focus styles * Improve markup * Update test selector * Remove testid in favor of text * Fiddle around with test labels * Get correct testid selector * Add aria-expanded to button * Change order of quick select for keyboard nav * Create headings for easier heading navigation * Add another h3 * Add testid * Use selectors in e2e test * Add dataid selector for narrow absolute button * Update e2e test with proper selectors * Add more verbose aria-label * Change editor to picker
Grafana End-to-End Test Selectors library
@grafana/e2e-selectors is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!