Co-authored-by: Aria Minaei <aria.minaei@gmail.com>
This commit is contained in:
Andrew Prifer 2022-06-01 14:46:37 +02:00 committed by GitHub
parent a9e86113ba
commit 763d37aee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 326 additions and 139 deletions

View file

@ -10,8 +10,6 @@ test.describe('setting-static-props', () => {
})
test('Undo/redo', async ({page}) => {
await page.locator('[data-testid="OutlinePanel-TriggerButton"]').click()
// https://github.com/microsoft/playwright/issues/12298
// The div does in fact intercept pointer events, but it is meant to 🤦‍
await page