...
This will execute tests from /Library/WebObjects/Applications/YourApp.woa/Contents/Resources/Selenium using the http://localhost/cgi-bin/WebObjects/YourApp.woa as the root url in firefox browser using Selenium-RC server on localhost on its default port 4444.
...
Code Block |
---|
- test '/usr/local/wondercap2/dep/SongsterrYourApp/14662/dep/dist/SongsterrYourApp.woa/./Contents/Resources/Selenium/Commenting/LoginViaCommenting.sel' PASSED - test '/usr/local/wondercap2/dep/SongsterrYourApp/14662/dep/dist/SongsterrYourApp.woa/./Contents/Resources/Selenium/Commenting/NotifyAboutReplies.sel' PASSED - test '/usr/local/wondercap2/dep/SongsterrYourApp/14662/dep/dist/SongsterrYourApp.woa/./Contents/Resources/Selenium/Commenting/SignUpViaCommenting.sel' PASSED - test '/usr/local/wondercap2/dep/SongsterrYourApp/14662/dep/dist/SongsterrYourApp.woa/./Contents/Resources/Selenium/Commenting/SuccessfulComment.sel' PASSED |
...