Help for this page

Select Code to Download


  1. or download this
    my $ff = Firefox::Marionette->new(
        host => '127.0.0.1',
    ...
        #host => '::1',
        #host => 'hostname-of-the-machine',
    );