BrowserUse is a powerful AI browser agent. Combined with the isolated sandbox environment provided by Novita Sandbox, you can build high-concurrency, multi-task browser AI agents.This document provides detailed instructions on how to run BrowserUse projects based on Novita Sandbox service.The document uses the browser-chromium sandbox template released by Novita. If you want to create your own template based on this or view more complete example code, visit example in github.
After Installing the dependencies and setting up the environment variables, you can run the example code. You can see the output in the terminal as below if everything goes well. Browser-use is running tasks in the remote browser inside your sandbox.It will generate screenshots like below:To run a more complete demo, please refer to here.