Forum Discussion
HKosova
Alumni
14 years agoHi Udit,
Yes, TestComplete provides COM Automation API via the TestComplete.TestCompleteApplication COM object. We have a Visual Basic example of TestComplete automation here here; the VBScript version should be very similar.
how do i Launch Tescomplete and Open a test using VBScript Code. Is there any Automation Model for TestComplete ?
You access object properties using the object.property_name syntax. For example:
Also, How is it Possible to retrieve Run-time Object properties using TestComplete ? Is there any Method like GetROProperty that can be used.
Aliases.notepad.wndNotepad.WndCaption