Breadcrumbs

New Window Listener and Interactor

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:

    1. Look for a window title in a loop.

    2. Interact with the Window using defined functions.

    3. Loop for a defined number of times.

Additional Resources

newWindowListenerInteractor_v1.0.cs