Learn how to use the Remote Browser integration with Julep
Configure Remote Browser
Create Task Definition
Basic Configuration
browser_tool
is defined as an integration tool.Tool Configuration
integration
in this context.remote_browser
.perform_action
. Defaults to perform_action
if not specified.Workflow Configuration
browser_tool
).perform_action
.List of Actions
key
: Send keyboard inputtype
: Type text into an input fieldmouse_move
: Move the mouse cursor to coordinatesleft_click
: Perform a left mouse clickleft_click_drag
: Click and drag with left mouse buttonright_click
: Perform a right mouse clickmiddle_click
: Perform a middle mouse clickdouble_click
: Perform a double clickscreenshot
: Take a screenshotcursor_position
: Get current cursor positionnavigate
: Navigate to a URLrefresh
: Refresh the current pageBROWSERBASE_PROJECT_ID
with your actual project ID.