Disclaimer
This workload is provided as-is and might need further configuration and customization to work successfully in each unique environment. For further Professional Services-based customization, consult with the Login VSI Support and Services team. Please refer to the Application Script Recording for further self-help information regarding workload crafting and implementation.
For more information, refer to the top of the .cs file under Additional Resources.
Overview
This workload will perform the following interactions:
-
Wait for a defined window to appear and dismiss it. This can be helpful with dialog boxes that occur intermittently and unexpectedly, such as a "welcome to this application" dialog box. It will:
-
Look for a window title in a loop.
-
Interact with the Window using defined functions.
-
Loop for a defined number of times.
-