Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can i schedule a task to run a script to start a certain time & end at certain time everyday? For example: start at 1300hrs; end at 1400hours start at 1500hrs; end at 1600hours start at 1700hrs; end at 1800hours ... and so on
Hello
Go in schedule, start every day, from hour to hour :)
@bestseo I have done that .. it did not work .. after the first schedule ended, it never start the next schedule.
You try and you will see that it does not work the way I want it ..
so try interval 1h :)
@Fox Oh, I didn't think I could run it as a child process with .exe - thanks!!
@Fox said in Can't move tasks:
@Theyka said in Can't move tasks: Hello. I can't move tasks https://image.theyka.net/BrowserAutomationStudio_15_09_2023_23_09_48.gif Can this problem be repeated intentionally?
@Theyka said in Can't move tasks:
Hello. I can't move tasks https://image.theyka.net/BrowserAutomationStudio_15_09_2023_23_09_48.gif
Can this problem be repeated intentionally?
Don't know tried restart etc but does not work after closing and opening after 1 hour bas works normally
@HNB said in Thread ending successfully before the real end of the script:
Hello, My script end at the middle with success message like this : alt text How to know where? there is no line number.
Hello, My script end at the middle with success message like this :
alt text
How to know where? there is no line number.
Use the "Execute code" action at the beginning of the script with the code:
Any idea's?