phpmyadmin/test/selenium
Michal Čihař 3b19cbef9e Remove not needed waitForElement
The page is already loaded here, so there is no reason to wait.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-07 15:17:06 +02:00
..
PmaSeleniumChangePasswordTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumCreateDropDatabaseTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumCreateRemoveUserTest.php Remove strange wait loops 2017-09-07 15:17:06 +02:00
PmaSeleniumDbEventsTest.php Simplify entering form values 2017-09-07 15:17:06 +02:00
PmaSeleniumDbOperationsTest.php Add navigateDatabase method to prevent navigation errors 2017-08-22 16:42:37 +05:30
PmaSeleniumDbProceduresTest.php Fixed waiting for event/procedure/trigger drop 2017-09-07 15:17:06 +02:00
PmaSeleniumDbStructureTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumDbTriggersTest.php Fixed waiting for event/procedure/trigger drop 2017-09-07 15:17:06 +02:00
PmaSeleniumExportTest.php Remove not needed waitForElement 2017-09-07 15:17:06 +02:00
PmaSeleniumImportTest.php Remove sleep after scrollToBottom, should not be necessary 2017-09-07 15:17:06 +02:00
PmaSeleniumLoginTest.php Fix selenium tests related to ChangePassword, Login, Normalization, Serversettings 2017-07-11 18:50:22 +05:30
PmaSeleniumNormalizationTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumQueryByExampleTest.php Remove sleep after scrollToBottom, should not be necessary 2017-09-07 15:17:06 +02:00
PmaSeleniumServerSettingsTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumSqlQueryTest.php Remove some no longer needed waits and sleeps 2017-09-07 15:17:06 +02:00
PmaSeleniumTableBrowseTest.php Simplify entering form values 2017-09-07 15:17:06 +02:00
PmaSeleniumTableCreateTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumTableInsertTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumTableOperationsTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
PmaSeleniumTableStructureTest.php Remove some no longer needed waits and sleeps 2017-09-07 15:17:06 +02:00
PmaSeleniumTrackingTest.php Remove some no longer needed waits and sleeps 2017-09-07 15:17:06 +02:00
PmaSeleniumXssTest.php Fix waiting for AJAX popup disappear in Selenium tests 2017-09-07 15:17:06 +02:00
TestBase.php We need to scroll relatively as getBoundingClientRect returns offset 2017-09-07 15:17:06 +02:00