From 6bf025cca40b76ed53472c2506ead508088b99bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Thu, 25 Aug 2011 07:27:22 +0000 Subject: [PATCH] Added a short pause as Opera in some cases seem to cause timing issues #6066 svn changeset:20637/svn branch:6.7 --- .../vaadin/tests/components/datefield/DateFieldTimezone.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/src/com/vaadin/tests/components/datefield/DateFieldTimezone.html b/tests/src/com/vaadin/tests/components/datefield/DateFieldTimezone.html index c20a711b04..ca354dd240 100644 --- a/tests/src/com/vaadin/tests/components/datefield/DateFieldTimezone.html +++ b/tests/src/com/vaadin/tests/components/datefield/DateFieldTimezone.html @@ -31,6 +31,11 @@ vaadin=runcomvaadintestscomponentsdatefieldDateFieldTimezone::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VFilterSelect[0]/domChild[0] enter + + pause + + 250 + assertValue vaadin=runcomvaadintestscomponentsdatefieldDateFieldTimezone::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[2]/VPopupCalendar[0]#field -- 2.39.5