From adcc000d76952e63b54ad8f659d0c60626d7fb0a Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Thu, 24 Mar 2011 17:03:26 +0000
Subject: [PATCH] 24-03-2011 lucas - Make the test testHowToPerson independent
 of ERP5 front page.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44583 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_tests/user_tutorial_zuite/testHowToPerson.xml    | 6 +++---
 bt5/erp5_user_tutorial_ui_test/bt/change_log                | 3 +++
 bt5/erp5_user_tutorial_ui_test/bt/revision                  | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml b/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml
index bcec21e669..b37c769cf8 100644
--- a/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml
+++ b/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml
@@ -217,9 +217,9 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Persons</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Persons</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
diff --git a/bt5/erp5_user_tutorial_ui_test/bt/change_log b/bt5/erp5_user_tutorial_ui_test/bt/change_log
index f6cc61b3e1..4240033728 100644
--- a/bt5/erp5_user_tutorial_ui_test/bt/change_log
+++ b/bt5/erp5_user_tutorial_ui_test/bt/change_log
@@ -1,3 +1,6 @@
+24-03-2011 lucas
+- Make the test testHowToPerson independent of ERP5 front page.
+
 24-03-2011 lucas
 - Make the test testHowToOutgoingEvent independent of ERP5 front page.
 
diff --git a/bt5/erp5_user_tutorial_ui_test/bt/revision b/bt5/erp5_user_tutorial_ui_test/bt/revision
index e9769c1995..cbb5735d83 100644
--- a/bt5/erp5_user_tutorial_ui_test/bt/revision
+++ b/bt5/erp5_user_tutorial_ui_test/bt/revision
@@ -1 +1 @@
-759
\ No newline at end of file
+760
\ No newline at end of file
-- 
2.30.9