Browser package updates
- Updated: 2025/07/02
Browser package updates
Review the updates in released versions of the Browser package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.
Versions summary
The following table lists the versions of Browser package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.
Version | Release date | Release type | Bot Agent version | Control Room build |
---|---|---|---|---|
4.1.4 | 30 June 2025 | With Build 37379 | 21.210 or later | 14140 or later |
4.0.4 | 4 June 2025 |
随着 Automation 360 v.37(沙盒)版本的发行(与 macOS 相关的支持) |
21.210 or later | 14140 or later |
3.13.1 | 13 December 2024 | Package-only; post Automation 360 v.35 (Sandbox) release | 21.210 or later | 14140 or later |
3.11.0 | 14 June 2024 | Package-only; post Automation 360 v.32 release | 21.210 or later | 14140 or later |
3.10.2 | 16 November 2023 | Package-only; post Automation 360 v.30 release | 21.210 or later | 14140 or later |
3.10.1 | 17 July 2023 | Package-only; post Automation 360 v.29 release | 21.210 or later | 14140 or later |
3.9.0 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 21.210 or later | 14140 or later |
- To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar
- For Browser package, the naming convention is:
bot-command-browser-<version.number>.jar
For example,
bot-command-browser-3.10.2.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see 将 packages 添加到 Control Room.
4.1.4
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
What's new |
---|
Enhanced Browser
package with Safari Support
Starting from this release, we now support Browser package with Safari browser. This enables you to leverage actions that enable downloading files, finding broken links, and launching websites effectively within Safari. |
4.0.4
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
What's new |
---|
平民开发者和专业自动化专家现在可以在他们的设备上开发和运行 macOS 平台上的自动化。 此 package 已增强,以支持 macOS,确保统一的开发和可移植性体验。 |
3.13.1
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
What's new |
---|
Leverage JavaScript in
desktop CEF applications
You can now run a JavaScript snippet or call a JavaScript function in desktop CEF applications. This expands automation coverage and improves the reliability of the automations. |
3.11.0
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
What's new |
---|
Microsoft Edge browser support in PIP
mode
Microsoft Edge browser is now supported to run in a virtual window picture in picture (PIP) mode. |
3.10.2
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
Fix |
---|
You no longer
encounter an indefinite wait issue when you run a bot
using
action with Scope selected
as check the whole site option. The bot now executes successfully and stores the output
to a CSV file. Previously, if you provided the URL of a website having links with invalid URLs and selected the check the whole site option, the bot executed infinitely and failed to store the data in a CSV file. Service Cloud Case ID : 02003603 |
3.10.1
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
Fixes |
---|
Removed JxCapture dependency. |
When you add a variable for an application window in any of the actions in the Browser package , the following error message is now displayed: <Name of the browser action> is not supported for the selected browser type. |
3.9.0
- Compatible Bot Agent version: 21.210 or later
- Compatible Control Room version: 14140 or later
What's changed |
---|
面向 bot 开发人员的帮助中心 帮助中心: 我们已为 bot 开发人员添加了应用内帮助,以在构建自动化时获取有关 actions 和 packages 的上下文信息。 |