Skip to content

kennyray/basic-rpa-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic RPA Workflow

This workflow performs the following steps:

  1. Open Internet Explorer
  2. Navigate to http://BarooBoos.com
  3. Grab the text in the H1 element and store it in the variable "title"
  4. Test title variable contains "Graham & Ginger"
  5. If it does, display success message
  6. If it does not, display failure message and a log error message
  7. Close Internet Explorer

About

A basic RPA workflow using UIPath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published