mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
.. | ||
actions | ||
scraper | ||
__init__.py | ||
browser_factory.py | ||
browser_manager.py | ||
README.md | ||
string_util.py |
Table of Contents generated with DocToc
WebHuman Automation Tool
WebHuman is a Python-based automation tool that uses Playwright to interact with web pages.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Before you begin, ensure you have the following installed:
Installation
-
Clone the repository
git clone https://your-repository-url.git cd webhuman
-
Install dependencies
poetry install
-
Define the following environment variables
export
-
Run the project
python web_eye.py <url>