Forum Discussion
v1kSandi3go
9 years agoOccasional Contributor
Let say I have an application on my desktop name: VMware vSphere Client, Is it possible to run/open my TestComplete program and set as tested application is VMware vSphere Client then automating the Snapshot functionality of the VMware application?
shankar_r
9 years agoCommunity Hero
Hi,
1) If you want to open AUT thru scripting then you use the following link https://support.smartbear.com/testcomplete/docs/testing-with/tested-apps/adding.html.
2) In the above link itself you will be presented with details of how to open an AUT thru scripting.
3) Once your application launched, Then you can use Ravik code to take the snapshot.