您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enhanced Automation Anywhere developer experience
当前为
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.
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:
The script adds a command palette to Automation Anywhere, which can be invoked using the Alt + 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
, addaction
, add action
, action
: Opens and focuses the actions input field.adv
, addvar
, add variable
: Adds a new variable.v
, showvars
, list variables
, variables
: Shows all variables.duv
, delete unused
, remove unused variables
: Deletes unused variables.hd
, hide dialog
, close dialog
: Hides the dialog that appears when a bot is running.up
, updatepkgs
, upgrade packages
: Updates all packages.fa
, fold all
, collapse all
: Folds all sections in the code.p
, private
, private bots
: Redirects to the private bots folder.help
, h
, show help
: Displays help information for available commands.If an invalid command is entered, a help message is displayed with a list of valid commands.