java - Scheduling the selenium maven project for executing the test cases -


i have maven project has selenium scripts.
using junit framework.
want schedule using of scheduler services.
want know how schedule it.
can use windows task scheduler? or can use cron job or jenkins.
good?.
since maven project possible windows task scheduler.
please provide me commands or steps how in of scheduler services.

i recommand using jenkins. since using junit can use plugin nice reports this:

junit report


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -