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

"'Page.navigate' wasn't found" when calling get on a page that's already loaded #60

Open
jpollack opened this issue Aug 10, 2021 · 0 comments

Comments

@jpollack
Copy link
Contributor

Using W::M::C 0.67 to connect to an existing chrome instance, I've noticed I get the error message:

'Page.navigate' wasn't found

-32601 at /usr/local/share/perl/5.28.1/Chrome/DevToolsProtocol/Target.pm line 502

When I attempt to call get to navigate to a page that's already loaded. But only sometimes. I haven't yet found a short and reliable sequence of steps to reproduce it, the only pattern I notice is that it happens if I call ->get for a page that's already loaded. If I open a new tab, or call ->get for a different URL, I don't see the error.

Any thoughts?

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

No branches or pull requests

1 participant