Check your backup path:
%appdata%\BrowserAutomationStudio\projectbackups
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?