看板 Perl 關於我們 聯絡資訊
請教各位先進 使用use Win32::IEAutomation;模組 在WIN7的環境下 執行下列程式 my $ie = Win32::IEAutomation->new( visible => 1); $ie->gotoURL('http://odis.taichung.gov.tw/'); 會出現Can't call method "readystate" on an undefined value at C:/Perl/site/lib/Win32/IEAutomation.pm line 561. 的訊息 請教該如何解決呢 謝謝。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.60.111.134