Describe the bug
It's most likely related to cookie component, which it can't handle. It would be great to make it less flaky.
To Reproduce
Steps to reproduce the behavior:
npx playwright install
npm run dev
npm run e2e:headed
Expected behavior
Playwright passes cookie banner from cookie component.
Screenshots



Desktop (please complete the following information):
- OS:
any
- Browser:
any
- Version:
1.0.0
Smartphone (please complete the following information):
- Device:
any
- OS:
any
- Browser:
any
- Version:
any
Additional context
Credits to @Raboro for creating #10.
Describe the bug
It's most likely related to cookie component, which it can't handle. It would be great to make it less flaky.
To Reproduce
Steps to reproduce the behavior:
npx playwright installnpm run devnpm run e2e:headedExpected behavior
Playwright passes cookie banner from cookie component.
Screenshots



Desktop (please complete the following information):
anyany1.0.0Smartphone (please complete the following information):
anyanyanyanyAdditional context
Credits to @Raboro for creating #10.