support cdp for task and workflow (#3244)
This commit is contained in:
@@ -130,6 +130,7 @@ async def get_workflow_run_response(
|
||||
totp_url=workflow_run.totp_verification_url or None,
|
||||
totp_identifier=workflow_run.totp_identifier,
|
||||
max_screenshot_scrolls=workflow_run.max_screenshot_scrolls,
|
||||
browser_address=workflow_run.browser_address,
|
||||
# TODO: add browser session id
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user