Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EU cookie consent banner selector #236

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

jsnaras
Copy link
Contributor

@jsnaras jsnaras commented Mar 18, 2024

Previous commit would make the tests time out because it was waiting for an element that does not exist outside of EU.
The page.locator is a safe alternative for optional elements.

jsnaras added 2 commits March 18, 2024 18:34
Previous commit would make the tests time out
because it was waiting for an element that
does not exist outside of EU.
The page.locator is a safe alternative for
optional elements.
@jsnaras jsnaras enabled auto-merge (squash) March 18, 2024 16:50
@jsnaras jsnaras merged commit 82787f3 into main Mar 18, 2024
11 of 13 checks passed
@jsnaras jsnaras deleted the jsn/fix-cookie-consent-selector branch March 18, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants