Please help me on this. I just want to run my selenium webdriver-Java Script at regular intervals using batch file in windows.
Asked
Active
Viewed 2,671 times
-1
-
2what you have tried ? – soorapadman Oct 08 '15 at 05:48
-
I just created a .bat file for the testng.xml. and scheduled task using task scheduler. But only shown running of some commands nothing else – Test Oct 08 '15 at 05:52
1 Answers
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