All modules now use e2e/ for playwright tests, consistent with element-modules-private. This avoids conflicts between vitest (which uses tests/) and playwright project discovery.
14 lines
450 B
YAML
14 lines
450 B
YAML
- dialog "Portal logo Close menu":
|
|
- heading "Portal logo Close menu" [level=2]:
|
|
- img "Portal logo"
|
|
- button "Close menu":
|
|
- img
|
|
- heading "Applications" [level=2]
|
|
- link "E-Mail":
|
|
- /url: https://example.com/email
|
|
- link "Riot":
|
|
- /url: https://riot.im/app
|
|
- heading "Links" [level=2]
|
|
- link "Link":
|
|
- /url: https://example.com/link1
|