Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 318 Bytes

Selenium Tests for repository: lhm_animad_admin_html5

At the moment you need to install geckodriver https://github.com/mozilla/geckodriver/releases into directory ./tools to run the tests.

To execute the tests:

  1. Start lhm_animad_admin_html5 on same host you want to run the tests
  2. Execute "mvn clean install"