WWW-Mechanize-Firefox

 view release on metacpan or  search on metacpan

t/50-mech-save-dialog.t  view on Meta::CPAN

    exit
} else {
    plan skip_all => 'Not yet implemented';
    exit 0;
    
    plan tests => 1;
};

isa_ok $mech, 'WWW::Mechanize::Firefox';

# This is if we implement our own "overlay" for the SaveAs dialog
#    // Now, "close" the dialog
#    document.documentElement.removeAttribute('ondialogaccept');
#    document.documentElement.cancelDialog();


$mech->repl->expr(<<'JS');
var observer = {
  observe: function(subject,topic,data){
   if (topic != "http-on-examine-response") {
       return

t/rt65615.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de" ><head><title>rt65615.html</title><meta name="keywords" conten...
</div><div class='spacer'><div id="siteTable_organic" class="organic-listing"><script type="text/javascript">var organic_links = ['t3_fh8w7', 't3_finth', 't3_fix00', 't3_fiwzg', 't3_fix02', 't3_fix06', 't3_fhc8x', 't3_fiwzp', 't3_fiwzz', 't3_fiwzj', ...



( run in 0.587 second using v1.01-cache-2.11-cpan-3b35f9de6a3 )