From 73ab60f62ee958496ca5b445408e0c08be52c9dc Mon Sep 17 00:00:00 2001 From: cesar991 Date: Tue, 4 Oct 2016 18:32:14 +0200 Subject: [PATCH] Repair error in Alert.py, remove login in test D --- tests/console/Alerts.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/console/Alerts.py b/tests/console/Alerts.py index e27702dea9..f86a29cfee 100644 --- a/tests/console/Alerts.py +++ b/tests/console/Alerts.py @@ -103,10 +103,6 @@ class Alerts (PandoraWebDriverTestCase): driver = self.driver - self.login() - - detect_and_pass_all_wizards(driver) - field_list = ["_agentcustomid_","_address_","_module_","_modulecustomid_"] days_list=["monday","wednesday","saturday"]