UI Action
Basic
Overview
UI actions are one of Gbox’s core features, enabling AI agents to interact with all devices just like humans do.
Through simple API calls, you can perform various operations including:
- Clicking on specific coordinates or elements
- Scrolling through content
- Typing text into input fields
- Dragging and other gesture-based interactions
Discover all available UI operations and advanced features.
Quick Start Example
Here’s a basic UI action example showing how to create an Android box and perform a click operation:
More UI Action Capabilities
Explore the complete UI Action API reference to discover all available operations and features.