frontend support cdp for task and workflow (#3231)
This commit is contained in:
@@ -84,6 +84,7 @@ function WorkflowRunParameters() {
|
||||
maxScreenshotScrolls ?? workflow.max_screenshot_scrolls ?? null,
|
||||
extraHttpHeaders:
|
||||
extraHttpHeaders ?? workflow.extra_http_headers ?? null,
|
||||
cdpAddress: null,
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user