From 1074de78b5e39f46178ed4788bcdd749f11f3ada Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Wed, 5 Sep 2012 11:10:04 +0300 Subject: [PATCH] Fixed text assertions Root->UI --- .../com/vaadin/tests/application/RefreshStatePreserve.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uitest/src/com/vaadin/tests/application/RefreshStatePreserve.html b/uitest/src/com/vaadin/tests/application/RefreshStatePreserve.html index d48ab220b5..47e766e76a 100644 --- a/uitest/src/com/vaadin/tests/application/RefreshStatePreserve.html +++ b/uitest/src/com/vaadin/tests/application/RefreshStatePreserve.html @@ -19,7 +19,7 @@ assertText vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0] - Root id: 0 + UI id: 0 open @@ -29,7 +29,7 @@ assertText vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0] - Root id: 0 + UI id: 0 runScript @@ -44,7 +44,7 @@ assertText vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0] - Root id: 0 + UI id: 0 -- 2.39.5