harryC has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks

i get a error on Win32::IEautomation : on ie8 and windows 7 same program not on ie8 and xp .

error is Can't call method "readystate" on an undefined value at C:/Perl/site/lib/Win32/IEAutomation.pm line 562

same error as in id:1070018 on your site

Is there a solution for this error ?

I just want to open a browser visible to the user fill in some texbox an textarea fields let de users add there comments do i need to use another module? i use activestate perl

thnks for your answer Harryc

  • Comment on Can't call method "readystate" on an undefined value at C:/Perl/site/lib/Win32/IEAutomation.pm line 562

Replies are listed 'Best First'.
Re: Can't call method "readystate" on an undefined value at C:/Perl/site/lib/Win32/IEAutomation.pm line 562
by Anonymous Monk on Jan 28, 2014 at 00:42 UTC