Corion / WWW-Mechanize-Chrome

automate the Chrome browser

Home Page:https://metacpan.org/release/WWW-Mechanize-Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: Use of uninitialized value

KES777 opened this issue · comments

Sometimes I get this warnings:

Use of uninitialized value $event in hash element at /home/kes/work/projects/tucha//local/lib/perl5/Chrome/DevToolsProtocol.pm line 235 during global destruction.

lines are: 234, 235, 237

Sorry for responding only now. This is most likely related to objects going away too early during global destruction but I'll make the code more resilient against that!

Thanks for notifying me about that!

Sorry for responding only now

Thank you for fixes