element-web/playwright
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
..
e2e Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
pages Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
plugins Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
sample-files
snapshots Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
.gitignore
docker-entrypoint.sh
Dockerfile
element-web-test.ts Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
global.d.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
tsconfig.json