BertrandOccasional Contributor14 years agoGetting a delphi derived component parent classHi , I'm testing an application written in Delphi . I get the delphi component like this; var MyComponent=MyWindow.Find('Name','VCLObject(Component)',30); Then i try to get the...Show More
tristaanogreEsteemed Contributor14 years agoI suggest using WaitVCLObject to wait for the object to appear and then check the property in code, pretty much like I suggested above.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentCan't map CEF page componentsTo Derive logical value from 2 responsesIssue getting table cell renderer component from JTable