Is there a way to automate a selenium test to run every five minutes?
If you want your test to run continuously in Selenium IDE then use infinite while loop command provided in IDE extension plug-in like ISFW IDE extension Plug in. You can also utilize define module command provided in ISFW plugin.
Go to control panel. Administrative tool. Task scheduler and create a task which will trigger run. bat file at the time you want.
If you've got your tests packed as an executable the easiest way may be to run a CRON job or a Windows scheduled task.
That said, Hudson (or another continuous integration system) are almost certainly better long term strategies.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With