element-web/playwright/pages
Michael Telatynski 0a881e2123
Iterate landmarks around the app in order to improve a11y (#12064)
* Iterate landmarks around the app in order to improve a11y

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add missing aria-label

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* i18n

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update screenshots which have changed a fraction due to default heading margins being different in different landmarks

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-20 15:32:24 +00:00
..
bot.ts Fix incorrect type annotation on cacheSecretStorageKey (#12068) 2023-12-18 17:23:46 +00:00
client.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
crypto.ts Migrate register.spec.ts from Cypress to Playwright (#11942) 2023-11-28 12:08:05 +00:00
ElementAppPage.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
network.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
settings.ts Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
Spotlight.ts Convert spotlight tests to playwright (#12033) 2023-12-18 06:04:15 +00:00
timeline.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
toasts.ts Migrate analytics-toast.spec.ts from Cypress to Playwright (#11939) 2023-11-27 10:00:16 +00:00