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(webdriver): prefer globalThis over window to make it work in Firefox #12438

Merged
merged 1 commit into from
May 14, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented May 14, 2024

in Firefox, sandbox realms have an object that is not equal to window in globalThis.

@OrKoN OrKoN changed the title test: prefer globalThis over window to make it work in Firefox fix: prefer globalThis over window to make it work in Firefox May 14, 2024
@OrKoN OrKoN changed the title fix: prefer globalThis over window to make it work in Firefox fix(webdriver): prefer globalThis over window to make it work in Firefox May 14, 2024
@OrKoN OrKoN merged commit 33c6069 into main May 14, 2024
92 of 96 checks passed
@OrKoN OrKoN deleted the orkon/fix-globalThis branch May 14, 2024 12:37
@release-please release-please bot mentioned this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants