yes. i did create skill that was able to create .xml scripts working in BAS. i will not share it, sinse it is not finished and it needs more testing and fixing and I don't have time for it. With few hours/days you can do it with claude code you can start with skill.md from this post and work on adding all knowlege about BAS conventions and different actions and their interface incoding to be showable in bas and create claude code skill for it.
https://community.bablosoft.com/topic/32063/skill-для-написания-проектов-через-claude-code?_=1783629618785
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.