diff options
author | John Ahlroos <john@vaadin.com> | 2012-09-05 11:10:04 +0300 |
---|---|---|
committer | John Ahlroos <john@vaadin.com> | 2012-09-05 11:10:04 +0300 |
commit | 1074de78b5e39f46178ed4788bcdd749f11f3ada (patch) | |
tree | a432b747de4643538e35d971575e184c02bb2a8f /uitest/src | |
parent | e7e1b9e3033de1300ca1adfbd55f664f568f32f2 (diff) | |
download | vaadin-framework-1074de78b5e39f46178ed4788bcdd749f11f3ada.tar.gz vaadin-framework-1074de78b5e39f46178ed4788bcdd749f11f3ada.zip |
Fixed text assertions Root->UI
Diffstat (limited to 'uitest/src')
-rw-r--r-- | uitest/src/com/vaadin/tests/application/RefreshStatePreserve.html | 6 |
1 files 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 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0]</td> - <td>Root id: 0</td> + <td>UI id: 0</td> </tr> <tr> <td>open</td> @@ -29,7 +29,7 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0]</td> - <td>Root id: 0</td> + <td>UI id: 0</td> </tr> <tr> <td>runScript</td> @@ -44,7 +44,7 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestsapplicationRefreshStatePreserve::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0]</td> - <td>Root id: 0</td> + <td>UI id: 0</td> </tr> </tbody></table> |