Additional RPA Browser Actions

Overview

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

Key Features & Functionality

  • Scraping data from tables
  • Returning the current URL
  • 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
Anonymous