@radb0310 Thank you for the answer, can you please elaborate more
i want to download a file also, but i can't find a way to choose a location for it. And also i can't grab the URL of the file from the website.
when i click on the button i have this message :
(File is downloading : BrowserautomationStudio is downloading file. You can wait for it and obtain file name with "Wait File Download" action.)
How to rename variable file
-
Hello,
This is my first question here and i hope someone can help me
i added a new source txt files with numbers
i visit the website enter the number and take screenshot.
so i want that the screenshot has the name of the number entered on the website
on the data i did [[SCREENSHOT_BASE64]]
on the file path i did {{numbers}}.png and that's the exact name of the source file but i get error -
@majdi105 said in How to rename variable file:
Hello,
This is my first question here and i hope someone can help me
i added a new source txt files with numbers
i visit the website enter the number and take screenshot.
so i want that the screenshot has the name of the number entered on the website
on the data i did [[SCREENSHOT_BASE64]]
on the file path i did {{numbers}}.png and that's the exact name of the source file but i get errorWhat kind of error do you get and what kind of data is in the "{{numbers}}" resource?