mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 19:50:42 +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
|
|
@ -348,10 +348,10 @@ The response from polling (`get_run`) and webhooks have slightly different struc
|
|||
|
||||
### Artifacts
|
||||
|
||||
Every run captures recordings, screenshots, and logs. See [Using Artifacts](/developers/debugging/using-artifacts) for retrieval and the full artifact type reference.
|
||||
Every run captures recordings, screenshots, and logs. See [Using Artifacts](/debugging/using-artifacts) for retrieval and the full artifact type reference.
|
||||
|
||||
---
|
||||
|
||||
<Note>
|
||||
For multi-step automations that chain multiple actions, see [Browser Automation](/developers/browser-automations/overview).
|
||||
For multi-step automations that chain multiple actions, see [Browser Automation](/browser-automations/overview).
|
||||
</Note>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue