From 33013ef9f2131abcab03161f40ef3fd441e41dc8 Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Wed, 29 Aug 2012 11:26:35 +0300 Subject: [PATCH] Fixed element not found issue with test --- .../testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html b/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html index 3d5e1052c3..c2c8842bcb 100644 --- a/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html +++ b/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html @@ -69,7 +69,7 @@ assertCSSClass - vaadin=runcomvaadintestsfieldgroupBasicPersonForm::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/domChild[7]/domChild[0]/domChild[1] + vaadin=runcomvaadintestsfieldgroupBasicPersonForm::/VBoxLayout[0]/VBoxLayout$Slot[1]/VBoxLayout[0]/domChild[7]/domChild[0]/domChild[0]/domChild[1] v-errorindicator -- 2.39.5