Help for this page

Select Code to Download


  1. or download this
    -Use of uninitialized value $counter in numeric le(<=) at E:/Perl/site
    +/lib/win32/IEAutomation.pm line 537
    -Can't call method "title" on an undefined value at E:/Perl/site/lib/w
    +in32/IEAutomation.pm line 542.
    
  2. or download this
    #!/usr/bin/perl
    use Win32::OLE;
    ...
    $popup->getTable('id:', "headingtext")->Click;
    }
    close OUT;