Chrome G-Suite and Slack for Windows Client
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 4.8.4.0, Chrome browser version 103.0.5060.134, and Slack Desktop 4.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 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.
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.
Please refer to the top of the attached .cs file for more information.