-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Wrong window.location after redirection #1627
Labels
bug
Something isn't working
Comments
spamshaker
changed the title
Wrong window.location after redirect
Wrong window.location after redirection
Nov 26, 2024
capricorn86
added a commit
that referenced
this issue
Dec 30, 2024
…direct in BrowserFrame.goto and DetachedBrowserFrame.goto
capricorn86
added a commit
that referenced
this issue
Dec 30, 2024
…direct in BrowserFrame.goto and DetachedBrowserFrame.goto (#1651)
Thank you for reporting @spamshaker! 🙂 This should be fixed now in v16.2.4 |
capricorn86
added a commit
that referenced
this issue
Dec 31, 2024
…lement remove, replaceWith, before, after, append, prepend, replaceChildren and insertAdjacentElement
capricorn86
added a commit
that referenced
this issue
Dec 31, 2024
…lement remove, replaceWith, before, after, append, prepend, replaceChildren and insertAdjacentElement
capricorn86
added a commit
that referenced
this issue
Dec 31, 2024
…lement remove, replaceWith, before, after, append, prepend, replaceChildren and insertAdjacentElement (#1652)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When you want to access the final location after redirection the location is set to initial while browser exposes the final location.
To Reproduce
Expected behavior
this should pass
Screenshots
If applicable, add screenshots to help explain your problem.
Device:
Additional context
The text was updated successfully, but these errors were encountered: