Repair error in Alert.py, remove login in test D
This commit is contained in:
parent
0588633712
commit
73ab60f62e
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue