Skip to content

Want to build a Playwright-based browser robot? This template robot uses Robot Framework syntax, includes all the necessary dependencies and initialization commands, and provides a simple task template to start from.

License

Notifications You must be signed in to change notification settings

robocorp/template-robot-framework-playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template: Robot Framework - Browser automation with Playwright

Want to build a Playwright-based browser robot? Great!

This template robot:

RPA Form challenge

The challenge consists of downloading an Excel spreadsheet, extracting the data from it and filling the form on the website with the data for ten times.

More in detail, when run, this robot will:

  • download the test Excel file from the rpachallenge.com website
  • collect the data from the downloaded Excel file
  • start the challenge clicking on the Start button
  • loop through the data and fill the forms for 10 times
  • take a screenshot of the results page
  • write log and report files
  • close the browser

Learning materials

About

Want to build a Playwright-based browser robot? This template robot uses Robot Framework syntax, includes all the necessary dependencies and initialization commands, and provides a simple task template to start from.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published