Wait package updates
- Updated: 2024/06/14
Wait package updates
Review the updates in released versions of the Wait 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 Wait 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.11.0 | 17 June 2024 | With Automation 360 v.33 (Sandbox) release | 20.11 or later | 8750 or later |
4.10.1 | 6 December 2023 | With Automation 360 v.31 (Sandbox) release | 20.11 or later | 8750 or later |
4.9.0 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 20.11 or later | 8750 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 Wait
package, the naming convention is:
bot-command-wait-<version.number>.jar
For example,
bot-command-wait-4.10.1.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
4.11.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's changed |
---|
Change in behavior of Wait for condition
action In the action, the option to add multiple conditions is currently
disabled.
Note: For your existing automations that
have these multiple conditions, the action will
consider only the first condition and ignore the second
one. |
4.10.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's changed |
---|
Intuitive icons at package level
We have added intuitive icons at the package level. In the Action pane, when you navigate through the different packages, these icons are displayed at the package level and provide contextual information about packages. |
Limitations |
---|
You might encounter issues when using multiple conditions or Group conditions with the action, specifically with the first condition during bot runtime. |
4.9.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's changed |
---|
Introduced window time
out in Wait for screen change
action When you use the action in a bot and if the window that you selected is not responding, the bot now waits for a maximum of 30 seconds and times out with an error message: Window not responding. Previously, if the specific window was unresponsive, then the bot waited indefinitely for the window to respond. |