e_hatami-alamda
12 years agoNew Contributor
Testcomplete 8.7 "CallObjectMethodAsync" does not working with IE9
Hi, Recently I have upgraded the IE from IE8 to IE9 on my testing server. I am trying to run testcomplete 8.7 on IE9. However on the click event, TC 8.7 throws an exception which says: "The object invoked has disconnected from its clients" . Can anyone help??
P.s, consider I am using this expression to fire click event:
"Set CallResultObj = Runner.CallObjectMethodAsync(objForAction, strMethod)"
where strMethod is "Click" and objForAction is my object should be clicked.
P.s, consider I am using this expression to fire click event:
"Set CallResultObj = Runner.CallObjectMethodAsync(objForAction, strMethod)"
where strMethod is "Click" and objForAction is my object should be clicked.