in reply to Possible to Trigger js function with Mojo::UserAgent?

Curious to know if there is a way to trigger this onclick somehow. Joel Berger's Mojo::Phantom looks interesting and useful but does not seem to do quite what I'm looking for. Any ideas would be welcome.

Like WWW::Mechanize/LWP, javascript isn't supported, if you want javascript you need something else (phantom)

  • Comment on Re: Possible to Trigger js function with Mojo::UserAgent?