[phpmyadmin/phpmyadmin] f12182: Fix selenium tests related to ChangePassword, Logi...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f12182d261d26ab462326268084ca0ca6d97b46e https://github.com/phpmyadmin/phpmyadmin/commit/f12182d261d26ab462326268084c... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: A test/selenium/PmaSeleniumChangePasswordTest.php M test/selenium/PmaSeleniumLoginTest.php M test/selenium/PmaSeleniumNormalizationTest.php R test/selenium/PmaSeleniumPrivilegesTest.php M test/selenium/PmaSeleniumServerSettingsTest.php M test/selenium/TestBase.php Log Message: ----------- Fix selenium tests related to ChangePassword, Login, Normalization, Serversettings Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: eac003d957bc00f672cffd36dac5413801bd386e https://github.com/phpmyadmin/phpmyadmin/commit/eac003d957bc00f672cffd36dac5... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: A test/selenium/PmaSeleniumChangePasswordTest.php M test/selenium/PmaSeleniumLoginTest.php M test/selenium/PmaSeleniumNormalizationTest.php R test/selenium/PmaSeleniumPrivilegesTest.php M test/selenium/PmaSeleniumServerSettingsTest.php M test/selenium/TestBase.php Log Message: ----------- Merge pull request #13476 from devenbansod/fix_selenium_tests_1 Fix more selenium tests Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c63a993279a5...eac003d957bc
participants (1)
-
Michal Čihař