in reply to Re: Executing JavaScript function using WWW::Mechanize::Firefox
in thread Executing JavaScript function using WWW::Mechanize::Firefox
Thanks, but that yields the error "MozRepl::RemoteObject: TypeError: 'alert' called on an object that does not implement interface Window. at test_js.pl line 23."
Also, my problem is that in my use case, I don't write the JavaScript myself -- I am trying to have Firefox use a website that has a couple of functions which I want to call.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Executing JavaScript function using WWW::Mechanize::Firefox
by Anonymous Monk on Feb 17, 2016 at 02:26 UTC | |
by Anonymous Monk on Feb 17, 2016 at 02:44 UTC | |
by Anonymous Monk on Feb 17, 2016 at 03:03 UTC | |
by Anonymous Monk on Feb 17, 2016 at 03:11 UTC | |
by Anonymous Monk on Feb 17, 2016 at 04:32 UTC | |
|