Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikahanninen/scraping-coffee-info


https://github.com/mikahanninen/scraping-coffee-info

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Template: Robot Framework Browser (Playwright)

Want to build a [Playwright](https://playwright.dev/)-based browser robot? Great!

This template robot:

- Uses [Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework/basics) syntax.
- Includes all the necessary dependencies and initialization commands (`conda.yaml`).
- Provides a simple task template to start from (`tasks.robot`).

## Learning materials

- [Using the Robot Framework Browser library, based on Playwright](https://robocorp.com/docs/development-guide/browser/playwright)