Browser agents in a production application
A procurement assistant opens an approved supplier portal, finds a specific part, fills a purchase request, and stops at the final Submit button. Browser state is exposed through tools such as open_page, inspect_page, click, and fill.
Sol plans the long interaction, but the browser controller—not the model—enforces domain allowlists, blocks file downloads, records screenshots, and requires confirmation immediately before submission.
