Skip to content

Latest commit

 

History

History
154 lines (114 loc) · 7.97 KB

File metadata and controls

154 lines (114 loc) · 7.97 KB

AgentBay SDK Documentation Center

Complete documentation and development guides for the AgentBay SDK

📖 Getting Started

New to AgentBay

🔧 Feature Guides

Common Features (All Environments)

Basics

Advanced

Configuration

Use Cases

Environment-Specific Features

Complete browser automation for web scraping, testing, and form filling.

Key Capabilities:

Windows desktop automation for application control and window management.

Key Capabilities:

  • Application Management (start, stop, list applications)
  • Window Operations (maximize, minimize, resize, close)
  • Focus Management
  • Desktop Automation Workflows

Mobile UI automation for app testing and gesture-based interactions.

Key Capabilities:

  • UI Element Detection
  • Click Operations and Text Input
  • Key Events and Swipe Gestures
  • Screenshot Capture
  • Mobile Application Management
  • ADB Connection and Debugging

Development environment for code execution and scripting.

Key Capabilities:

  • Python and JavaScript Code Execution
  • Shell Command Execution
  • File System Operations
  • Development Tools Integration
  • Package Management (pip, npm, etc.)

Agent Module

An AI-powered Agent to complete tasks descibed in natural language

Key Capabilities:

  • Office Automation: Word/Excel/PowerPoint automation
  • File Operations: Create/Delete/Move/Copy files and folders
  • Infomation Gathering: Gather information from the Internet
  • Text Edition: Using notepad to edit text file

📚 API Reference

🚀 Learning Paths

Choose the appropriate learning path based on your experience level:

🆕 Complete Beginners

Start from the basics and build your knowledge step by step:

  1. Basic Concepts - Understand core concepts
  2. Installation Guide - Environment setup
  3. First Session - Hands-on practice
  4. Feature Guides - Explore specific features as needed

🚀 Experienced Developers

Already familiar with browser automation, computer use, or mobile testing? Start here:

Quick Start (5 minutes):

  1. Installation - Set up your preferred SDK (Python/TypeScript/Golang)
  2. Choose your environment based on your use case:

What makes AgentBay different:

Need more details? See Advanced Features or language-specific API docs: Python | TypeScript | Golang

📞 Getting Help


💡 Tip: We recommend starting with the Quick Start Tutorial, then exploring specific feature guides as needed.