Review the version history of browser extensions from past releases.

Version 3.0.8.0

Extension name Fixes
Google Chrome During web automation, the web page maintains its position when the target object is already visible on the page. This improves the automation reliability when there is a fixed pane on the web page and physical actions (such as mouse click) do not work as expected.
Microsoft Edge based on Chromium

Version 3.0.7.0

Extension name Fixes
Google Chrome
  • Timeout issues no longer occur on websites that previously had high loading time because now the JavaScript with debugger is performed successfully on any page that has a CSP policy.
  • Fix provided for document.evaluate if the document.querySelector is blocked. Previously, user interaction functions on some websites were not available because the document.querySelector was blocked.
Microsoft Edge based on Chromium
  • Timeout issues no longer occur on websites that previously had high loading time because now the JavaScript with debugger is performed successfully on any page that has a CSP policy.
  • Fix provided for document.evaluate if the document.querySelector is blocked. Previously, user interaction functions on some websites were not available because the document.querySelector was blocked.

Version 3.0.6.0

Extension name Fixes
Google Chrome
  • Enhancement to add case sensitivity option for static window titles in Google Chrome and Microsoft Edge
  • Fixes to capture objects and perform selected actions in a migrated bot using Recorder in Google Chrome and Microsoft Edge
  • Fixes to run JavaScript after executing Recorder actions in a bot in Google Chrome and Microsoft Edge
  • Fixes to capture pop-up windows with Automation 360 plug-in enabled in Google Chrome and Microsoft Edge.
Microsoft Edge based on Chromium
  • In the Recorder package, you can now use the Click or Left click action on the JavaScript alert, prompt, and confirmation pop-up windows to automate web pages on Microsoft Edge browser.
  • In the package, you can now use the Click for the Link and Form tag controls that have inline scripting with using Manifest V3 extensions.

Version 3.0.5.0

Extension name Fixes
Google Chrome
  • Fixes to run JavaScript inside an iFrame in Google Chrome
  • Enhancement to exclude page load for default pages in Google Chrome and Microsoft Edge
Microsoft Edge based on Chromium