frontend support cdp for task and workflow (#3231)
This commit is contained in:
@@ -147,6 +147,7 @@ export type CreateTaskRequest = {
|
||||
application?: string | null;
|
||||
include_action_history_in_verification?: boolean | null;
|
||||
max_screenshot_scrolls?: number | null;
|
||||
browser_address?: string | null;
|
||||
};
|
||||
|
||||
export type User = {
|
||||
|
||||
Reference in New Issue
Block a user