Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkandasa/autoeasy_java
autoeasy is a standalone application to run cli, GUI (sahi,selenium) by CSV files
https://github.com/jkandasa/autoeasy_java
Last synced: 11 days ago
JSON representation
autoeasy is a standalone application to run cli, GUI (sahi,selenium) by CSV files
- Host: GitHub
- URL: https://github.com/jkandasa/autoeasy_java
- Owner: jkandasa
- Created: 2013-10-14T06:53:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-13T19:34:23.000Z (over 10 years ago)
- Last Synced: 2024-10-11T11:58:15.883Z (about 1 month ago)
- Language: Java
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Documents: https://github.com/jkandasa/autoeasy/wiki
Download Binary Build: https://sourceforge.net/projects/autoeasy/files/
Create Eclipse Project:
mvn eclipse:eclpise
To create application bundle:run it on parent location (autoeasy)
mvn clean package assembly:assembly
autoeasy*.zip file will be generated on "autoeasy/autoeasy/target"