Thanks!
BAS
-
Sometime, when i run the exe file of BAS, it is consuming a lot of my memory with my threading. What will be its solution. Kindly guide me.
-
How many threads are running? How much memory do they consume? Is the size of the used memory stable or does it grow over time? Does the project work with a browser or http client?
-
on 3 threads, it takes 120+ GB. No, size is not stable, it grows over time. project works on browser
-
@johnsharon
I think temporary profiles can't be deleted. Check the folder:
"....\BrowserAutomationStudio\apps\26.7.1\prof"
The reason for this behavior may be that BAS does not have permissions to edit/delete files.
Try to run the program as administrator.
Try restarting the project periodically using the buttons in the interface, but not through forced closing or closing via Task Manager or something similar.
Try moving BAS or the project you are running to a different directory or disk.