Hi,
I've been using the same IE Automation commands for a while now, and due to my previous issue I had to update to 14.2.02.
I'm seeing some of the WebRecorder functions succeed in functionality but report failure in their result flags. This wasn't happening before I updated and recompiled these scripts.
The one I am seeing very consistantly is IEFormFill. I use this mostly with the #INDEX# feature in the 'value' parameter.
Is there any reason this would start happening?
Thanks!
IFFormFill Issues introduced with 14.2.02
Moderators: JRL, Dorian (MJT support)
-
- Newbie
- Posts: 18
- Joined: Thu Feb 06, 2014 5:19 pm
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IFFormFill Issues introduced with 14.2.02
I'm not aware that anything has changed, so I'm not sure why this is. What value is being returned?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Newbie
- Posts: 18
- Joined: Thu Feb 06, 2014 5:19 pm
Re: IFFormFill Issues introduced with 14.2.02
It takes a long time (as if trying to find control), I think its the maximum timeout, then fills it out and returns 0 every time.
Controls are accessed immediately with other web recorder functions.
Controls are accessed immediately with other web recorder functions.