diff --git a/test/selenium/README b/test/selenium/README deleted file mode 100644 index f28a8b54b8..0000000000 --- a/test/selenium/README +++ /dev/null @@ -1,18 +0,0 @@ -Guide to run the AllSeleniumTests.php (Yasitha Pandithawatta) -============================================================= - -1. Tested with version 4.0 -2. Configure the testing environment - Browser and add the following fields to - phpunit.xml.dist - - - - - - - - -3. Start the selenium server -4. Run $ phpunit test/AllSeleniumTests.php - -Note: Only PmaSeleniumLoginTest.php is fixed and added to the test suit.