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