ieauto.dll problem

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
extra
Newbie
Posts: 3
Joined: Wed Jun 25, 2008 4:10 pm

ieauto.dll problem

Post by extra » Thu Dec 23, 2010 12:11 pm

hi im trying webrecorder and macro scheduler to browse a website but I can't get it working.

I have the following script:

Code: Select all

Let>delay=1
IE_Create>0,IE[1]

IE_Navigate>%IE[1]%,http://www.sapo.pt,r
IE_Wait>%IE[1]%,r

Let>FrameName={""}
Let>FormName={""}
Let>TagValue={"Mail"}
IE_ClickTag>%IE[1]%,str:FrameName,str:FormName,A,TEXT,str:TagValue,r

IE_Wait>%IE[1]%,r
Wait>delay

LibFree>hIE
Label>end_script
When I run, I always get this error message:
Error in : click
Line 18 - Error Calling DLL: Possible wrong number or type of parameters? Message: Method 'innertext' not supported by automation object

User avatar
Marcus Tettmar
Site Admin
Posts: 7378
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Mon Jan 31, 2011 2:11 pm

I've only just seen this post.

However, I think this problem was resolved with the latest WebRecorder update:
http://www.mjtnet.com/blog/2011/01/26/w ... -update-5/
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts