NIHVIVO-76 Getting closer. Force tomcat to restart, waiting as long as necessary. Add "setup" test to each suite, in lieu of getting a "test model" in place.

This commit is contained in:
jeb228 2010-03-08 22:21:13 +00:00
parent a9e77b0c66
commit 7bcfc0e9dd
5 changed files with 420 additions and 395 deletions

View file

@ -10,5 +10,5 @@ SET SEL_OPTS=%SEL_OPTS% -htmlSuite "*firefox" "http://localhost:8080/vivo/" "..
SET Path=%Path%;C:\Program Files (x86)\Mozilla Firefox
@echo on
java -jar selenium-server.jar %SEL_OPTS%
java -jar ..\selenium\selenium-server.jar %SEL_OPTS%