Forum Discussion
kalldrexx
15 years agoContributor
Nope. That appears to be what I need but I can't seem to get it to work properly. When I try
an InvalidCastException occurs.
FYI, this is in C# via an open application communicating with TestComplete.
if (!Connect.aqObject["IsSupported"](checkbox, "ValueChecked"))
an InvalidCastException occurs.
FYI, this is in C# via an open application communicating with TestComplete.