Open hakonhagland opened 3 years ago
Some more information:
google-chrome
by clicking the close button in the upper right corner of each open chrome window, and then run the script again, the script is opening a new chrome window but then I get the same error.So my guess is that there is some sort of chrome server still running in the first case, whereas in the second case the server is also shut down. And this is needed for the script to run properly ?
I am facing the same issue.
With a running Chrome browser already open, when I run this program (Ubuntu 20.04, perl version 5.30, Chrome Version 89.0.4389.114 (Official Build) (64-bit)) :
the constructor
WWW::Mechanize::Chrome->new()
aborts withSee also this question on stackoverflow.