From 77b037755750ca0f4b51dd0a600be8d1a3083052 Mon Sep 17 00:00:00 2001 From: Sebastian Nohn Date: Sat, 28 Oct 2006 16:16:59 +0000 Subject: [PATCH] * be more idiot-proof with the tests --- tests/gui/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/gui/README b/tests/gui/README index f6687cbc..6fad8cbd 100644 --- a/tests/gui/README +++ b/tests/gui/README @@ -13,7 +13,9 @@ Test setup instructions 4.) Install PHP Selenium Bindings: # pear install -f Testing_Selenium -5.) Change TestConfiguration.php to reflect your configuration. +5.) Copy TestConfiguration.php.dist to TestConfiguration.php and + change TestConfiguration.php to reflect your Selenium RC + configuration. 6.) Run Tests $ phpunit SeleniumTestSuite.php