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 DiscussionsTestComplete – “Token Expired” Error Occurring RepeatedlyHow to Configure Relative Filepath for Stores|Tables Excel Sheet Import?OCR is not detecting zero numbers
Related ContentTo Derive logical value from 2 responsesCan't map CEF page componentsIssue getting table cell renderer component from JTable