UtilityFree

Additional RPA Browser Actions

by Appian Corporation

Description

Allows additional methods to automating browsers using RPA.

Look here for information on how to incorporate this library https://docs.appian.com/suite/help/22.2/libraries.html

Features

  • Scrape data from tables
  • Navigate forward and back on the browser
  • Maximize the window
  • Handle alerts
  • Execute Javascript
  • Select dropdown values using the starting characters
  • Upload screenshots of specific web elements to Appian
  • Return the current URL
  • Return the current title
  • Get all window handles
  • Switch to window by handles

Release notes

Includes actions for determining if a browser alert exists

Version history (3)

1.0.2

Allows for switching to windows via handles

1.0.1

Compatible with Appian RPA 8.1+ Add new methods to: Handle alerts Execute javascript Take screenshots of specific page elements Close a tab

0.0.2

Simpler UI for extracting tables, adds other selector types. Adds a new method called 'Navigate' which lets the bot go forward, back, or refresh