Files
Dorod-Sky/skyvern/webeye
Shuchang Zheng 0a0228b341 anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-28 09:49:44 +08:00
..
2025-04-28 09:49:44 +08:00
2025-04-24 16:30:41 +08:00

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

  1. Clone the repository

    git clone https://your-repository-url.git
    cd webhuman
    
  2. Install dependencies

     poetry install
    
  3. Define the following environment variables

    export
    
  4. Run the project

    python web_eye.py <url>