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

Send current page's frame id when debugger sends 'Page.navigate' method #475

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Jan 2, 2022

Because Chrome sometimes fails to get the frame id when it navigates current page to the given URL, we add frameId as a param.

Fixes #474.

Because Chrome sometimes fails to get the frame id when it navigates current page to the given URL, we add frameId as a param

Fixes #474
@ko1 ko1 merged commit eb1a0ad into ruby:master Jan 4, 2022
@ono-max ono-max deleted the patch-18 branch January 9, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Chrome fails to navigate to Chrome DevTools page once in a while
2 participants