Selenium Beginner 11 – How To Create JAR File

Notes:

Today we will learn:

1. How to create a runnable JAR

2. How to run the test from command line


STEP 1 : Create a runnable jar from eclipse project

STEP 2 : Run the jar file from command line
java -jar name.jar

References:
Java Beginner Tutorial 7 – JAR (Java Archive) basicshttps://www.youtube.com/watch?v=QB19Wqimkq4&index=7&t=422s&list=PLhW3qG5bs-L_qj1L5hnHvJYeFpQ_g4UuU

Java Decompilerhttp://jd.benow.ca/

_____________________________________________________


Selenium YouTube Playlist


Send me your comments and feedback

0
%d bloggers like this: