[Phpmyadmin-devel] Selenium Test Create Drop Database

Ayush Chaudhary ayushchd at gmail.com
Sun Feb 10 12:07:31 CET 2013


I have refactored the Create/Drop Database test to handle the AJAX
content, it uses waitForElementPresent() method to wait for an ajax
response which should be more reliable than sleep(). Next, I have tried
to use more of cssSelectors rather than xpaths as cssselectors cope up
well with structural changes on the page. Not yet added to
AllSeleniumTests.php, waiting for approval.

Pull request here: https://github.com/phpmyadmin/phpmyadmin/pull/159 

-- 
Ayush Chaudhary

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130210/051b72d7/attachment.html>


More information about the Developers mailing list