Concepts

Concepts used in Browser Use book.

The following documentation is for Browser Use v1.9.9 (BDK).

Browser instance

Represents attributes of an instance with browser support on EKS.

Field Name
Description
Type

browser_name

the name of the browser instance

text

vnc

the VNC URL to access the browser

text

Browser task

Represents a browser task.

Field Name
Description
Type

instructions

the task to perform

text

browser_task_id

the ID of the browser task

text

output

the output format of the task

optional[text]

worker_id

the ID of the worker

text

line_id

the ID of the line

text

browser_task_version

the version of the browser task

text

task_context

the context of the task

optional[text]

credential_names

the names of the credentials to use

optional[list of text]

Last updated

Was this helpful?