summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-02-20 03:08:55 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2013-02-20 23:56:57 +0200
commit50677b29af39ca670274fb45087415c883c78b04 (patch)
tree5fa989c89d8586637f2d1f9a7e7517800cf2e7b9 /docs
parent4e36e0a8b34e5ac58a6b3c1444a999d9b257203b (diff)
Made a couple of selenium tests wait for page loaded
The admin_widgets tests were issuing click() to the browser but didn't wait for the effects of those clicks. This caused the resulting request to be processed concurrently with the test case. When using in-memory SQLite this caused weird failures. Also added wait_page_loaded() to admin selenium tests for code reuse. Fixed #19856
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions