mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 12:10:28 +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
|
|
@ -107,6 +107,7 @@ class BackgroundTaskExecutor(AsyncExecutor):
|
|||
context.task_id = task.task_id
|
||||
context.organization_id = organization_id
|
||||
context.max_steps_override = max_steps_override
|
||||
context.max_screenshot_scrolling_times = task.max_screenshot_scrolling_times
|
||||
|
||||
if background_tasks:
|
||||
await initialize_skyvern_state_file(task_id=task_id, organization_id=organization_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue