You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After using the Handle download block, when the file is already downloaded and the next block is started, the file path of the downloaded file is not assigned to the set variable.
To Reproduce
Steps to reproduce the behavior:
Use the Handle download block.
Check the Wait for the file to be downloaded setting and enter the variable name in Assign to variable.
Run the workflow and download the file from any site
Go into the workflow logs and see if the variable has assigned itself
Expected behavior
After using the Handle download block, the `{{variables.path}} variable should contain the path to the downloaded file.
Screenshots
Desktop (please complete the following information):
OS: MacOS
Browser: Brave Browser
Extension Version: 1.28.27
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
After using the
Handle download
block, when the file is already downloaded and the next block is started, the file path of the downloaded file is not assigned to the set variable.To Reproduce
Steps to reproduce the behavior:
Handle download
block.Wait for the file to be downloaded
setting and enter the variable name inAssign to variable
.Expected behavior
After using the
Handle download
block, the `{{variables.path}} variable should contain the path to the downloaded file.Screenshots
Desktop (please complete the following information):
MacOS
Brave Browser
1.28.27
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: