Scheduler selenium testing with jenkins

2013-10-25 Thread raf das
I'm currently using quartz scheduler to run selenium every 5 minutes, so I generate a file. JAR and run in quartz. If the test has an error, I get an email. how can I get this same functionality in jenkins? Thanks, Rafael -- You received this message because you are subscribed to the Google

Re: Scheduler selenium testing with jenkins

2013-10-25 Thread JonathanRRogers
On Friday, October 25, 2013 8:55:17 AM UTC-4, raf das wrote: I'm currently using quartz scheduler to run selenium every 5 minutes, so I generate a file. JAR and run in quartz. If the test has an error, I get an email. how can I get this same functionality in jenkins? You can make a job