From 67b5f446d987bcd0c6ca02036fbf80f18b704436 Mon Sep 17 00:00:00 2001 From: Thomas Kasulke Date: Tue, 31 Jul 2007 10:16:43 +0000 Subject: [PATCH] Anpassung des letzten is_title(); --- t/selenium/testscripts/010Login.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/selenium/testscripts/010Login.t b/t/selenium/testscripts/010Login.t index 27bb63cc0..6ad9c65ee 100644 --- a/t/selenium/testscripts/010Login.t +++ b/t/selenium/testscripts/010Login.t @@ -18,5 +18,5 @@ if($sel->title_is("Datenbankaktualisierung - Lx-Office Version 2.4.3 - -")) { $sel->wait_for_page_to_load_ok($lxtest->{timeout}); } -$sel->title_is("Datenbankaktualisierung - Lx-Office Version 2.4.3 - -"); +$sel->title_is("Lx-Office Version 2.4.3 - Selenium - " $lxtest->{db}); 1; \ No newline at end of file -- 2.20.1