Breadcrumbs

Chrome G-Suite and Slack for Windows Client

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, please 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 showcase launching and interacting with the G-Suite applications Docs and Sheets in a Chrome browser session, as well as Slack for Windows Client. The script will focus each app into the foreground as it interacts with it, and leave them open concurrently, simulating your real user behavior. 

The variable [SlackChannel] can be changed to reflect an existing Chat Channel in your Slack configuration.

Developed with: Login Enterprise Script Editor v4.8.4.0, Chrome browser v103.0.5060.134, and Slack Desktop v4.27.154.

This workload will perform the following interactions:

  1. Launch Chrome

  2. Launch Slack

  3. Google Search, navigate to Google Docs

  4. Create a new Document

  5. Enter some text

  6. Create a New Tab

  7. Google Search, navigate to Google Sheets

  8. Create a new Sheet

  9. Enter some data

  10. Copy the table to the clipboard

  11. Paste it into the Google Doc

  12. Switch to the Slack window

  13. Select [SlackWindow] Channel and send a message to it.

  14. Close Slack window

  15. Close Chrome

Each of these steps has a customized timer encapsulation.

Additional Resources

multiApptest.app

multiApptest.cs