]> wagnertech.de Git - mfinanz.git/blobdiff - t/selenium/testscripts/system/end/S996DeletePaymentConditions.t
Fortführung der Struturierung und hinzufügen von Systemtests, sowie globaler Login...
[mfinanz.git] / t / selenium / testscripts / system / end / S996DeletePaymentConditions.t
index 4caa7920eabc55c38b3308ce0ee1c97241a65bce..dbfcc590311c96adbb05362d8752a6a9261b0449 100644 (file)
@@ -1,9 +1,5 @@
 diag("Delete 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_ok($lxtest->{timeout});