-1

Please help me on this. I just want to run my selenium webdriver-Java Script at regular intervals using batch file in windows.

Test
  • 5
  • 2
  • 6

1 Answers1

0

You can do it using jenkins. I feel it's a best way

Setup Jenkins first by refer my below answer in SO:-

How to Run TestNG Tests on Jenkins

Then set the setting of scheduler using jenkins as below:-

How to schedule jobs in Jenkins?

Hope it will help you :)

Community
  • 1
  • 1
Shubham Jain
  • 16,610
  • 15
  • 78
  • 125