Browser package

The Browser package contains actions that enable you to download files, find broken links, and launch a website. This package supports Google Chrome, Chromium-based Microsoft Edge, and Internet Explorer browsers.

Actions in the Browser package

The Browser package includes the following actions:

Action Description
Call a JavaScript function See Call a JavaScript function action
Close See Close action
Download files See Download file action
Find broken links See Using Find broken links action
Get source code See Get source code action
Go back See Go back action
Open See Open action
Run JavaScript See Run JavaScript action
Note:
  • When you create a bot using the Call a JavaScript or Run JavaScript actions and want to execute the same Javascript you ran earlier using the Run JavaScript action, the bot displays an error.

    To resolve this issue, see the workaround provided in Call a JavaScript or Run JavaScript actions display an error (A-people login required)

  • When you perform any action from the Browser package on the Internet Explorer browser tab, if multiple tabs with the same tab title are opened in the same browser window, the matching title is not searched in sequence starting from the first tab. The tab activation and browser action might be performed on different matching tabs in sthis case.
  • If the same tab title occurs on different windows, then the action is executed on a tab with a matching title in any window.