@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 can we catch log file
-
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs? -
@BerkeT said in How can we catch log file:
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs?Action "Execute code"
[[FILE_NAME]] = Logger.GetFileName() -
@BerkeT π FILE_NAME != FILE_CONTENT
