Group
Extension

Matches 1

WWW-Mechanize-PhantomJS ( C/CO/CORION/WWW-Mechanize-PhantomJS-0.25.tar.gz, CORION, 2024; MetaCPAN )
WWW-Mechanize-PhantomJS/lib/WWW/Mechanize/PhantomJS.pm ( view source; MetaCPAN )
et {
    my ($self, $url, %options ) = @_;
    # We need to stringify $url so it can pass through JSON
    my $phantom_res= $self->driver->get( "$url" );
    $self->post_process;

    $self->update_re
ge.plainText
# var page = require('webpage').create();
# page.open('http://somejsonpage.com', function () {
#     var jsonSource = page.plainText;
sub decoded_content {
    $_[0]->driver->get_page_sou
bject and not
a L<HTML::Form> instance.

The current form will be reset by WWW::Mechanize::PhantomJS
on calls to C<< ->get() >> and C<< ->get_local() >>,
and on calls to C<< ->submit() >> and C<< ->su

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.