Browser Vs Computer
Choose web automation in a cloud browser or desktop automation on a virtual machine.
Two Environments, One Workbench
Ramain supports Browser and Computer execution inside the same workflow authoring lifecycle. Both compile into the same semantic graph format.
Desktop tool calls remain executor tools during authoring; they are not separate workflow node types.
Decision Table
If you are unsure, start with Browser. It is faster to iterate and covers most SaaS automation. Move to Computer when the task reaches a desktop-only boundary.
How To Start Each Type
Browser workflow
From Workflows home, select New Workflow. The workbench opens with a cloud browser and executor session.
Computer workflow
Select the desktop or Computer workflow entry. The workbench starts with a computer execution environment and the configured sticky VDI zone.
Settings Differences
Compiling And Publishing
Compile, Save, and Publish work identically in both environments. The compiled graph records which semantic agent blocks execute in browser or computer context.
Was this page helpful?