Files
browser-use/docs
Oswy 3a7490d4f0 Update custom-functions.mdx
.get_current_page() is an async function which have to be awaited.
2025-04-01 19:58:16 +03:00
..
2025-03-02 12:39:25 -08:00
2025-04-01 19:58:16 +03:00
2025-03-28 17:15:10 -07:00
2025-02-04 18:24:13 +00:00
2025-01-22 09:16:55 -08:00
2025-03-29 10:24:18 +05:30
2025-01-22 09:16:55 -08:00
2025-01-25 13:05:13 -08:00
2025-03-16 16:03:56 -04: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