From eae2f81e7d3cb1fffc1a7a59637e7a76400a3e1c Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 15 Mar 2012 15:38:45 +0200 Subject: [PATCH] Corrected locator strings --- .../com/vaadin/tests/fieldgroup/BooleanTextField.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html b/tests/testbench/com/vaadin/tests/fieldgroup/BooleanTextField.html index e24dc2184d..3d5e1052c3 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[0]/domChild[7]/domChild[0]/domChild[1] + vaadin=runcomvaadintestsfieldgroupBasicPersonForm::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/domChild[7]/domChild[0]/domChild[1] v-errorindicator @@ -111,7 +111,7 @@ - assertNotCSSClass + assertElementNotPresent vaadin=runcomvaadintestsfieldgroupBasicPersonForm::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/domChild[0]/domChild[7]/domChild[0]/domChild[1] v-errorindicator -- 2.39.5