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

Add navigation started before other navigation events for WebDriver BiDi #10132

Closed
wants to merge 1 commit into from
Closed

Add navigation started before other navigation events for WebDriver BiDi #10132

wants to merge 1 commit into from

Conversation

jrandolf-2
Copy link

@jrandolf-2 jrandolf-2 commented Feb 9, 2024

Other navigation events should not trigger before the navigation started event occurs. Otherwise, navigation outside of WebDriver BiDi can trigger those hooks which may lead to unexpected behavior in WebDriver BiDi clients.


/browsing-the-web.html ( diff )

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you restore the PR template?

@jrandolf-2 jrandolf-2 marked this pull request as draft February 13, 2024 06:02
@jrandolf-2 jrandolf-2 closed this by deleting the head repository Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants