Commit cbf1511
committed
Skip clipboard test on WebKit — permission not supported
WebKit/Playwright doesn't support grantPermissions for
clipboard-write. The share button still works in real Safari
(falls back to navigator.clipboard), this just skips the
E2E assertion on that engine.1 parent e42c17d commit cbf1511
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments