feat(playwright): Simplify cookie consent handling in global-setup

Contribution Date
Contribution Project
Contribution Details
feat(playwright): Simplify cookie consent handling in global-setup Refactors the cookie consent logic in `global-setup.ts` to use a more specific selector (`.cookiesjsr-banner--action .allowAll`) and updates the `waitUntil` option for `page.goto` to `load`. This simplifies the code and improves reliability by directly targeting the intended button.
Contribution Author
hussainweb
Files count
0
Patches count
1