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:
-
Launch Chrome
-
Launch Slack
-
Google Search, navigate to Google Docs
-
Create a new Document
-
Enter some text
-
Create a New Tab
-
Google Search, navigate to Google Sheets
-
Create a new Sheet
-
Enter some data
-
Copy the table to the clipboard
-
Paste it into the Google Doc
-
Switch to the Slack window
-
Select [SlackWindow] Channel and send a message to it.
-
Close Slack window
-
Close Chrome
Each of these steps has a customized timer encapsulation.