nageshp
13 years agoOccasional Contributor
Test Complete Support for VC Formula One Active X Components
Hi , I have a report which uses Visual Component Formula One control (VCF15.ocx). It is more like an excel spread sheet. Does TestComplete support automating such object by allowing ...
- Anonymous13 years ago
Hi Nagesh,
Currently, there is no way to create a table checkpoint for this control as it's not on the list of supported controls. The only way for you is to create your own script to receive data from the control (this can be done via native properties/methods).
BTW, if you can export data from the controls to an Excel file, you can use this script to compare two Excel files.