Blocks & Flow EditorBrowser

launch browser

The **launch browser** block starts a web browser instance. It must be used before any other browser blocks in the flow.

The launch browser block starts a web browser instance. It must be used before any other browser blocks in the flow.

Bot Studio launch browser block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
BrowserBrowser engine: Google Chrome, Mozilla Firefox, Microsoft Edge, or Internet Explorer.
Browser ModeWith GUI — visible browser window. Headless — runs in the background. Debug Mode (Chrome only) — shows Chrome Path field for custom executable.
User Profile PathOptional path to a browser user profile directory for session persistence.
Chrome PathCustom Chrome executable path (Debug Mode / Chrome only).

Outputs

PortDescription
Output 1Message passes through after browser launches successfully

Notes

  • A browser instance is a single running instance of a web browser
  • All other browser blocks require launch browser first
On this page

On this page