BertrandOccasional Contributor15 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 Contributor15 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 DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentTo Derive logical value from 2 responsesIssue getting table cell renderer component from JTableBrowser component disabled.