mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-15 09:49:46 +00:00
current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
This commit is contained in:
parent
11288817af
commit
775da18878
39 changed files with 452 additions and 35 deletions
|
@ -424,4 +424,5 @@ class WorkflowCreateYAMLRequest(BaseModel):
|
|||
model: dict[str, Any] | None = None
|
||||
workflow_definition: WorkflowDefinitionYAML
|
||||
is_saved_task: bool = False
|
||||
max_screenshot_scrolling_times: int | None = None
|
||||
status: WorkflowStatus = WorkflowStatus.published
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue