⚠️ Warning: This is a demo purpose SDK to work with https://alpha.gbox.cloud. This SDK will be deprecated once the official gbox SDK enables gbox.cloud.
Before running the examples, make sure you have the following installed:
- Node.js >= 16.0.0 (LTS version recommended)
- npm (comes with Node.js)
- Git
- Visit https://alpha.gbox.cloud/api-keys
- Get your GBOX API KEY
git clone git@github.com:babelcloud/gbox-sdk-alpha.git
# Install dependencies
cd gbox-sdk-alpha/example && npm i
# Update up your GBOX API KEY on .env file
# mac/linux:
echo "GBOX_API_KEY=your_key_here" >> .env
# win(cmd):
echo GBOX_API_KEY=your_key_here >> .env
# win(powershell)
Add-Content -Path .env -Value "GBOX_API_KEY=your_key_here"
# Run the android gbox example
npm run start:android
# Run the terminal gbox
npm run start:terminal
Then, you will see the Android interface automatically simulate E2E testing, such as clicking, typing, and searching operations.
Enjoy your android simulator!
- After drag
- Google search E2E
- Work with OpenAI computer use