From 00b9e2c010a0752ddd6d23cc02a6866d7ba0a2d9 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 20 Dec 2012 21:13:47 -0800 Subject: [PATCH] Fix switching language in test --- tests/23-editor.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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"]