]> wagnertech.de Git - mfinanz.git/blobdiff - t/selenium/testscripts/system/begin/S006ShowPaymentConditions.t
Fortführung der Struturierung und hinzufügen von Systemtests, sowie globaler Login...
[mfinanz.git] / t / selenium / testscripts / system / begin / S006ShowPaymentConditions.t
index e0b391f602535917dce5773d8c3e7e1ae85e7a33..81c7081d5eb782b5ebdd88aad0b6e253dcac6a4a 100644 (file)
@@ -1,9 +1,5 @@
 diag("Show payment conditions");
 
-if(!$sel->get_title("Lx-Office Version 2.4.3 - Selenium - " . $lxtest->{db})){
-  require_ok("../../begin/B004Login.t");
-}
-
 $sel->select_frame_ok("relative=up");
 $sel->click_ok("link=Zahlungskonditionen anzeigen");
 $sel->wait_for_page_to_load($lxtest->{timeout});