Use the Run VisionScript Module

The Run VisionScript Module helps you overcome the limitations of the integration between Vision AI and Tricentis Tosca. With this Module you can insert VisionScript statements directly between Tricentis Tosca TestSteps.

You can find this Module at Standard modules->TBox XEngines->Vision AI.

To use this Module, follow the steps below:

  1. Drag and drop the Module Vision AI Self Healing onto your TestCase.

  2. For the Window ModuleAttribute, specify the caption of the window that should be active when running the script.

  3. For the VisionScript ModuleAttribute, enter the VisionScript commands. To do so, refer to the Vision Script Reference.

In this example, you use the Run VisionScript Module to click on the Request Demo button.

Run VisionScript Module in a TestCase