Workload Template - New Window Listener and Interactor

Summary

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:
    1. Look for a window title, in a loop
    2. Interact with the Window using defined functions
    3. Loop for defined amount of times

Disclaimer

Please refer to the top of the attached .cs file for more information.

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 please consult with the Login VSI Support and Services team. Please refer to the section "Application Customization" for further self-help information regarding workload crafting and implementation.