Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-04-24 10:16:28 +02:00
commit 1f6d0343a7

View File

@ -575,6 +575,9 @@ abstract class PMA_SeleniumBase extends PHPUnit_Extensions_Selenium2TestCase
'li.last.table'
);
/* TODO: Timing issue of expanding navigation tree */
usleep(500);
// go to table page
$this->waitForElement(
"byXPath",