Hello, i made a web script with Watir in Ruby and it navigate the web doing specific actions, click buttons based on id, div or text etc.
It is working perfect but the problem is that i want to run this script 24/7 and it is impossible to let computer on 24/7.
So there is any way to run the script from a web server like web hosting / plesk - cpanel?
Best regards and thanks in advance.