diff options
author | John Alhroos <john.ahlroos@itmill.com> | 2011-03-04 12:19:32 +0000 |
---|---|---|
committer | John Alhroos <john.ahlroos@itmill.com> | 2011-03-04 12:19:32 +0000 |
commit | 8024864850206412a46bd0090cb80a41575012d1 (patch) | |
tree | f617a3af9eb55895f3f3cff892782d560c6de4c7 /tests | |
parent | 483331118b3d6cea2d32d3c465d199d5ae4550ea (diff) | |
download | vaadin-framework-8024864850206412a46bd0090cb80a41575012d1.tar.gz vaadin-framework-8024864850206412a46bd0090cb80a41575012d1.zip |
Reverted [17598]
svn changeset:17610/svn branch:6.5
Diffstat (limited to 'tests')
-rw-r--r-- | tests/src/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/tests/src/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html b/tests/src/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html index f27c82ede3..a46f48fcfc 100644 --- a/tests/src/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html +++ b/tests/src/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html @@ -4,12 +4,12 @@ <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="" /> -<title>ComboBoxLargeIcons</title> +<title>New Test</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> -<tr><td rowspan="1" colspan="3">ComboBoxLargeIcons</td></tr> +<tr><td rowspan="1" colspan="3">New Test</td></tr> </thead><tbody> <tr> <td>open</td> @@ -53,12 +53,7 @@ <td>icons-16x16-page1</td> </tr> <tr> - <td>mouseDown</td> - <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::Root/VFilterSelect$SuggestionPopup[0]/domChild[0]/domChild[2]/domChild[0]</td> - <td>116,6</td> -</tr> -<tr> - <td>mouseUp</td> + <td>mouseClick</td> <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::Root/VFilterSelect$SuggestionPopup[0]/domChild[0]/domChild[2]/domChild[0]</td> <td>116,6</td> </tr> @@ -162,7 +157,6 @@ <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/domChild[0]/domChild[6]/domChild[0]</td> <td>510,1</td> </tr> - </tbody></table> </body> </html> |