git_sitools_idoc / flarecast / workspace / sitools-tests-testng / build.properties @ d2a8c3fd
| 1 | d2a8c3fd | Marc NICOLAS | #---------------------------------------------------------- |
|---|---|---|---|
| 2 | # build.properties |
||
| 3 | # version 1.0 |
||
| 4 | #---------------------------------------------------------- |
||
| 5 | |||
| 6 | # SITOOLS properties |
||
| 7 | selenium.host=localhost |
||
| 8 | selenium.port=4444 |
||
| 9 | selenium.env=*googlechrome |
||
| 10 | webapp.url=http://localhost:8182 |
||
| 11 | |||
| 12 | # COTS location |
||
| 13 | cots.dir=../../cots |
||
| 14 | testng.dir=testng |
||
| 15 | saxon.dir=saxon |
||
| 16 | gson.dir=gson |