Showing posts with label Runnable.jar. Show all posts
Showing posts with label Runnable.jar. Show all posts

Friday 3 January 2014

How to create runnable jar file for your Selenium project

   1.   Right click on your project in eclipse
   2.   Select Export
   3.   Select [Java -> Runnable Jar file]
   4.   Provide Export Location
   5.   Click finish

 Run generated .jar file from command prompt


Script will run on machine having Browser & Java.