I am using Selenium and Java with Eclipse and TestNG.
Now I want to make a .jar file for running this test case on another system that doesn’t have Selenium and Java.
How can this be done?
Source: Read More
I am using Selenium and Java with Eclipse and TestNG.
Now I want to make a .jar file for running this test case on another system that doesn’t have Selenium and Java.
How can this be done?
Source: Read More