Repair error in Alert.py, remove login in test D

This commit is contained in:
cesar991 2016-10-04 18:32:14 +02:00
parent 0588633712
commit 73ab60f62e
1 changed files with 0 additions and 4 deletions

View File

@ -103,10 +103,6 @@ class Alerts (PandoraWebDriverTestCase):
driver = self.driver driver = self.driver
self.login()
detect_and_pass_all_wizards(driver)
field_list = ["_agentcustomid_","_address_","_module_","_modulecustomid_"] field_list = ["_agentcustomid_","_address_","_module_","_modulecustomid_"]
days_list=["monday","wednesday","saturday"] days_list=["monday","wednesday","saturday"]