From 9a9b0a518000d2c765917e83ccf798dfa3e4c72a Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Thu, 4 Jul 2013 10:08:52 +0300 Subject: [PATCH] Automatic test for escape closing window from combobox (#12163) Change-Id: I38a143fb76ebf3a64cd416e5ba7d325aedc60ffe --- .../EscapeClosesComboboxNotWindow.html | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 uitest/src/com/vaadin/tests/components/combobox/EscapeClosesComboboxNotWindow.html diff --git a/uitest/src/com/vaadin/tests/components/combobox/EscapeClosesComboboxNotWindow.html b/uitest/src/com/vaadin/tests/components/combobox/EscapeClosesComboboxNotWindow.html new file mode 100644 index 0000000000..312fffcb97 --- /dev/null +++ b/uitest/src/com/vaadin/tests/components/combobox/EscapeClosesComboboxNotWindow.html @@ -0,0 +1,42 @@ + + + + + + +EscapeClosesComboboxNotWindow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
EscapeClosesComboboxNotWindow
open/run/EscapeClosesComboboxNotWindow?restartApplication
clickvaadin=runEscapeClosesComboboxNotWindow::/VVerticalLayout[0]/Slot[0]/VButton[0]/domChild[0]/domChild[0]
mouseClickvaadin=runEscapeClosesComboboxNotWindow::/VWindow[0]/FocusableScrollPanel[0]/VFormLayout[0]/VFormLayout$VFormLayoutTable[0]/VFilterSelect[0]/domChild[1]10,16
keyDownvaadin=runEscapeClosesComboboxNotWindow::/VWindow[0]/FocusableScrollPanel[0]/VFormLayout[0]/VFormLayout$VFormLayoutTable[0]/VFilterSelect[0]/domChild[0]\27
verifyTextPresentWindow
+ + -- 2.39.5