From 3c6851e0a812a585f7c2e0079db467dfa04f373a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 4 Sep 2006 08:13:12 +0000 Subject: [PATCH] test for first breadcrumb (link to the portal) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9624 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../page_templates_zuite/testBreadCrumbs.xml | 10 ++++++++++ bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml index 9b72bb570e..098271751d 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml @@ -112,6 +112,16 @@ <td>/erp5/foo_module/0/view</td>\n <td></td>\n </tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>//div[@id=\'breadcrumb\']/a[1]</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>assertLocation</td>\n + <td>/erp5/view</td>\n + <td></td>\n +</tr>\n \n </tbody></table>\n </body>\n diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index abc4eff6ac..801f180102 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -46 \ No newline at end of file +47 \ No newline at end of file -- 2.30.9