in reply to Re^2: How do I get WWW::Mechanize::PhantomJS to wait until the JavaScript on the web page has finished executing?
in thread How do I get WWW::Mechanize::PhantomJS to wait until the JavaScript on the web page has finished executing?
As a third alternative, you can look for the corresponding code in the sister modules WWW::Mechanize::Firefox or WWW::Mechanize::Chrome and copy that into your code.
Note that WWW::Mechanize::PhantomJS is not under development anymore. The program phantomjs also is not developped anymore.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How do I get WWW::Mechanize::PhantomJS to wait until the JavaScript on the web page has finished executing?
by Darth Ed (Beadle) on Aug 21, 2021 at 17:09 UTC | |
by LanX (Saint) on Aug 21, 2021 at 19:00 UTC |