Tuesday, June 16, 2015

Robotframework + Selenium2Library + Jenkins

Robotframework + Selenium2Library + Jenkins

How to run robotframework selenium testcases using jenkins - UI Based.

1. Download Jenkins.war file and start via cmd.



2.  Once its started, it can be accessible via 'http://localhost:8080'

3.  Install the  Robotframework plugin using Manage Jenkin -> Plugin option.

4. Once it's installed, it will be displayed in the "Installed" tab



5. Now create a job and Configure as below. (I explained here with having build management as None).




6. Once its created, You can start the job and see the robot output files in


No comments:

Post a Comment