Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 230 Bytes

File metadata and controls

11 lines (6 loc) · 230 Bytes

executablejarseleniumwebdriverdemo

Executable Jar Selenium WebDriver Demo

To build an executable jar using maven:

Type "mvn clean compile assembly:single" at the comment prompt

or

run package.bat in a windows environment.