Command Palette AutomationAnywhere

Enhance Automation Anywhere with a Command Palette

目前為 2024-03-21 提交的版本,檢視 最新版本

作者
Jamir-boop
評價
0 0 0
版本
0.0.8
建立日期
2023-10-20
更新日期
2024-03-21
尺寸
11.9 KB
授權條款
MIT
腳本執行於

Command Palette AutomationAnywhere UserScript

This is a UserScript designed to enhance the Automation Anywhere platform by providing a command palette. The script is written to be used with Tampermonkey, a popular userscript manager.

Description

The script adds a command palette to Automation Anywhere, which can be invoked using the Ctrl + P key combination. The command palette provides a set of commands that can be used to perform various actions on the Automation Anywhere platform. The commands include:

  • a: Add Action
  • adv: Add Variable
  • v: Show Variables
  • duv: Delete Unused Variables

If an invalid command is entered, a help message is displayed with a list of valid commands.

Installation

  1. Install Tampermonkey extension on your browser.
  2. Click on the Tampermonkey icon and select "Create a new script".
  3. Copy and paste the provided script into the editor.
  4. Save the script.

Usage

  1. Navigate to the Automation Anywhere platform.
  2. Press Ctrl + P to invoke the command palette.
  3. Enter a command (a, adv, v, duv) or help for a list of commands.
  4. Press Enter to execute the command.

License

This project is licensed under the MIT License.

Author

This script was created by jamir-boop.