Workload Template - Chrome G-Suite & Slack for Windows Client

Summary

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 4.8.4.0, Chrome browser version 103.0.5060.134, and Slack Desktop 4.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 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.

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.