From: Jakub Vrana Date: Fri, 21 Dec 2012 05:13:47 +0000 (-0800) Subject: Fix switching language in test X-Git-Tag: v3.6.2~1 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=00b9e2c010a0752ddd6d23cc02a6866d7ba0a2d9;p=adminer.git Fix switching language in test --- diff --git a/tests/23-editor.html b/tests/23-editor.html index 8b88bb74..7c480b8d 100644 --- a/tests/23-editor.html +++ b/tests/23-editor.html @@ -13,7 +13,17 @@ open - editor/example.php?lang=en&username=admin + editor/example.php?username=admin + + + + select + name=lang + label=English + + + clickAndWait + css=#lang > input[type="submit"]