mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 12:10:28 +00:00
fix(sky-8861): block-output download refresh fallback when artifact_ids are missing (#5675)
This commit is contained in:
parent
c2f0581390
commit
2250788de3
73 changed files with 610 additions and 954 deletions
|
|
@ -21,7 +21,7 @@ Profiles are ideal when you:
|
|||
- Need multiple workflows to share the same authenticated state
|
||||
|
||||
<Note>
|
||||
Looking to manage profiles from code? See the [API & SDK guide](/developers/optimization/browser-profiles) instead.
|
||||
Looking to manage profiles from code? See the [API & SDK guide](/optimization/browser-profiles) instead.
|
||||
</Note>
|
||||
|
||||
---
|
||||
|
|
@ -111,7 +111,7 @@ For sites with short-lived sessions (banks, healthcare portals), refresh profile
|
|||
<Card
|
||||
title="Browser Profiles (API)"
|
||||
icon="code"
|
||||
href="/developers/optimization/browser-profiles"
|
||||
href="/optimization/browser-profiles"
|
||||
>
|
||||
Create and manage profiles programmatically
|
||||
</Card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue