From 3a13baf897688e284ba48e409a5d9bf473178146 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Dahlstr=C3=B6m?= Date: Tue, 19 Jun 2012 15:41:03 +0300 Subject: [PATCH] Fix test broken by a DOM change: properly click the tab close button --- .../components/tabsheet/TabSheetWithDisappearingContent.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/testbench/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html b/tests/testbench/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html index b01a4a16ae..d61a2cbc62 100644 --- a/tests/testbench/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html +++ b/tests/testbench/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html @@ -3,7 +3,7 @@ - + TabSheetWithDisappearingContent @@ -18,7 +18,7 @@ mouseClick - vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[1] + vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/VVerticalLayout[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[0] 14,7 @@ -31,6 +31,7 @@ vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VTabsheet[0]/VTabsheetPanel[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] + -- 2.39.5