Hello.
Is such a thing possible? I want to start the bot and after X hours it should stop, not just one thread but the whole bot. An alternative would be to kill the exe but the other option would be better for me.
...\BrowserAutomationStudio\release"ScriptName"\appslocal\e3b0c442\SID505939e4\engine\prof
Check this folder for temporary profiles. They should be deleted after finishing work.
@yourfriendkarol
Currently no, you can use custom interface if you have BAS premium using your third-party to resize them. How ever, setting the startup window size for either interface is not a feature yet. fingers cross hope it comes soon tbh!
if its possible to make a bot with BAS that can copy the text from the order history
How do you do that without BAS?
If you access order history by visiting web page and copy text from there, then you need to use "Get element text" action.
If you access order history by executing database query, than you need to use "Run Process" action. Here is exemple: https://community.bablosoft.com/uploads/files/1484668594362-mysql.xml
Like is it possible to copy/paste text and detect every time i get a new order on my store...