From c2b7aad4b62be9c807cd3c08f0c3d6ad72f4f1c6 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 29 Nov 2012 18:28:14 +0200 Subject: Made session reinitializing work again (#10411) Change-Id: I012a5154fa3cf0bba6f3289213744b740cf12059 --- .../vaadin/tests/applicationcontext/ChangeSessionId.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'uitest') diff --git a/uitest/src/com/vaadin/tests/applicationcontext/ChangeSessionId.html b/uitest/src/com/vaadin/tests/applicationcontext/ChangeSessionId.html index 6d028f1fea..6bf4041a93 100644 --- a/uitest/src/com/vaadin/tests/applicationcontext/ChangeSessionId.html +++ b/uitest/src/com/vaadin/tests/applicationcontext/ChangeSessionId.html @@ -16,11 +16,21 @@ /run/com.vaadin.tests.applicationcontext.ChangeSessionId?restartApplication + + assertText + vaadin=runcomvaadintestsapplicationcontextChangeSessionId::PID_SLog_row_0 + 1. Session id: * + click vaadin=runcomvaadintestsapplicationcontextChangeSessionId::/VVerticalLayout[0]/ChildComponentContainer[1]/VButton[0]/domChild[0]/domChild[0] + + assertText + vaadin=runcomvaadintestsapplicationcontextChangeSessionId::PID_SLog_row_0 + 2. Session id changed successfully from * to * + click vaadin=runcomvaadintestsapplicationcontextChangeSessionId::/VVerticalLayout[0]/ChildComponentContainer[2]/VButton[0]/domChild[0]/domChild[0] @@ -28,10 +38,9 @@ assertText - vaadin=runcomvaadintestsapplicationcontextChangeSessionId::PID_SLog_row_1 - 2. Session id changed successfully from * to * + vaadin=runcomvaadintestsapplicationcontextChangeSessionId::PID_SLog_row_0 + 3. Session id: * - -- cgit v1.2.3