g_kucharski
11 years agoOccasional Contributor
InvokeOnClick freezes whole TC
Hi, I am writting tests in VBS for .net app based on Janus controls. I am trying to invoke a CommandButton from their Ribbon. I try sth like that: objRibb.GetAllCommands.get_item...
- 11 years agoHi Grzegorz,
See the description of the CallObjectMethodAsync method in TestComplete's help. It should do what you need.