How to get a window reference for webrecorder

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
mehmetoz99
Newbie
Posts: 3
Joined: Fri Sep 25, 2009 1:11 pm

How to get a window reference for webrecorder

Post by mehmetoz99 » Fri Sep 25, 2009 1:21 pm

Hi,
webrecorder is the simpliest way to fill forms but it starts with Create_IE. What I need is to get an existing IE window reference and use it in webrecorder scripts.

-- how to set %IE[0]% wit an existing window before the following line?

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

Let>FrameName={""}
Let>FormName={"form1"}
Let>FieldName={"t_kullaniciAdi"}
Let>FieldValue={"70009.01TA07"}
IE_FormFill>%IE[0]%,str:FrameName,str:FormName,str:FieldName,str:FieldValue,0,r

I really need a solution...

Thanks in advance.
Mehmet

mehmetoz99
Newbie
Posts: 3
Joined: Fri Sep 25, 2009 1:11 pm

Post by mehmetoz99 » Sun Sep 27, 2009 8:05 am

I've found an answer that says it isn't possible :( http://www.mjtnet.com/forum/viewtopic.php?t=3465

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