summaryrefslogtreecommitdiff
path: root/tests/test_tools/PradoGenericSelenium2Test.php
AgeCommit message (Collapse)Author
2015-08-08More test fixesDavid
2015-08-06Fix testsDavid
work around stale references by explicitly waiting
2014-03-25More selenium2 tests portingFabio Bas
2014-03-05Started cleaning tests' selenium2 compatibility layerFabio Bas
2014-02-28Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a ↵Fabio Bas
compatibility layer
2014-02-25Ensure all tests have a proper doctype and html structure, to avoid ↵Fabio Bas
browser's quirks mode
2014-02-24Cross-browser testsFabio Bas
2014-02-19Update local tests pathFabio Bas
2014-01-06Fixed some function tests; start working on porting them to Selenium2 interfaceFabio Bas