Help for this page

Select Code to Download


  1. or download this
    Functions that will likely never be implemented
    ->post
    ...
    ...
    
    sub post {
    
  2. or download this
        my ($self, $url, %options) = @_;
        #my $b = $self->tab->{linkedBrowser};
    ...
            }
    JS
    
  3. or download this
        # Now, how to trick Selenium into fetching the response?
    }
    
  4. or download this
    
        plan skip_all => "POST requests via Selenium/ghostdriver/PhantomJS
    + are currently unsupported :-/";