Skip to content

matgou/AutomationScenarioAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomationScenarios

Build Status

Description

Java API module to execute a test scenario described in XML command file

XML Example : src/test/resources/scenario/emptyScenario.xml

You can download the lastest release : https://github.com/matgou/AutomationScenarioAPI/releases/latest

Usage

To build just run :

mvn clean install package assembly:assembly -Dplatform.dependencies=true

And to run :

java -jar target/batch_run.jar -f emptyScenario.xml -n firefox