Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 391 Bytes

File metadata and controls

11 lines (6 loc) · 391 Bytes

robotframework-maven-plugin-example

This is a example to demonstrate how to use robotframework maven plugin to run the robotframework tests, including a simple Selenium test case.

To run the test, type the following commands:

mvn robotframework:run

mvn integeration-test

For the details information about robotframework plugin, please refer to: http://robotframework.org/MavenPlugin/