Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/scraping-coffee-info
https://github.com/mikahanninen/scraping-coffee-info
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/scraping-coffee-info
- Owner: mikahanninen
- License: apache-2.0
- Created: 2022-09-05T16:24:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T16:25:00.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:36:55.490Z (2 months ago)
- Language: RobotFramework
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)