Hello guys! Is it possible to run a compiled script without having to press the "OK" button on the first screen? I have programmed the Windows Task Scheduler to start the script automatically, but it is stopped waiting to press the "OK" button on the first screen.
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...