Files
browser-use/docs
Magnus Müller 5fe19f03f7 Update .gitignore and add example for running multiple browser agents in parallel
- Added pattern to .gitignore for temporary profile directories.
- Introduced a new example script demonstrating how to run multiple agents with separate browser instances using asyncio.
- Simplified the example code for better clarity and usability.
2025-08-25 22:13:33 -07:00
..
2025-08-25 09:46:13 -07:00
2025-08-25 09:46:13 -07:00
2025-08-07 18:48:44 -07:00
2025-08-25 09:46:13 -07:00
2025-08-07 18:48:44 -07:00
2025-01-22 09:16:55 -08:00
2025-08-24 17:39:18 -07:00
2025-08-25 10:48:38 -07:00
2025-08-25 10:48:38 -07:00
2025-01-22 09:16:55 -08:00

Docs

The official documentation for Browser Use. The docs are published to Browser Use Docs.

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev