Files
openwork/packages/docs/computer-use.mdx
mintlify[bot] 07ee9985e3 Refactor docs navigation and update titles for clarity
Mintlify-Source: dashboard-editor
2026-03-30 04:05:19 +00:00

25 lines
1.1 KiB
Plaintext

---
title: "Controlling your browser with OpenWork"
description: "How to use OpenWork to automate your Chrome Browser"
---
Computer-Use in OpenWork currently works as a browser automation in Google Chrome. It does not yet mean full desktop control of Ubuntu, macOS, or Windows apps.
With the right skills, your OpenWork agent will be able to runs browser actions and take screnshots as proof of having completed said actions. If you connect to a remote OpenWork server, that remote machine also needs to have Chrome installed.
Today, the supported path is `Control Chrome`, which uses Chrome DevTools MCP.
## Requirements
- Google Chrome on the machine running the session
- In `Settings > Extensions > Control Chrome`
<Frame>
![Screenshot 2026 03 25 At 11 47 52](/images/Screenshot2026-03-25at11.47.52.png)
- Enable it and follow the instructions in the configuration screen _Note_: _do note use "Use my existing Chrome profile". It's currently not well supported._
<Frame>
![Image](/images/image.png)
</Frame>
Go back to the session view and ask it to open a website
</Frame>