Python - Browser automation with Playwright Template
Template for browser automation using Robocorp -libraries
This template leverages the new python open-source structure robo, the libraries from to same project as well.
The template provides you with the basic structure of a Python project: logging out of the box and controlling your tasks without fiddling with the base Python stuff. The environment contains the most used libraries, so you do not have to start thinking about those right away.
With robocorp-browser
, the browser automation uses Playwright without any extra steps.
๐ After running the bot, check out the log.html
under the output
-folder.
The template contains simple Browser automation that solves the RPA Form Challenge. This includes Excel data reading and interacting with a web site.
๐ Now, you can just get to writing.
For more information, do not forget to checkout the following:
- Robocorp Documentation -site
- Portal for more examples
- robo repo as this will developed a lot...
Technical information
Last updated
September 18, 2023License
Apache License 2.0