Learn how to use Julep browser automation capabilities
Create Julep Session
Store Session ID
Create Browser Session
Store Browser Session Info
Get Session View URLs
Store Debugger URL
Initial Navigation
Start Browser Workflow
run_browser
subworkflow is a crucial component that handles the interactive browser automation. It consists of three main parts:
Agent Interaction
Action Execution
Goal Evaluation
check_goal_status
subworkflow is a recursive component that ensures continuous operation until the goal is achieved:
Check Goal Status
len(_.messages) > 0
)run_browser
workflowComplete Task YAML