mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added verbosity
This commit is contained in:
parent
b78ffe0576
commit
7ad69984c9
@ -62,6 +62,8 @@ class PandoraWebDriverTestCase(TestCase):
|
||||
self.verificationErrors = []
|
||||
self.accept_next_alert = True
|
||||
#self.is_development = self.is_development
|
||||
#TODO Print test name
|
||||
print "Starting test"
|
||||
super(PandoraWebDriverTestCase, self).setUp()
|
||||
|
||||
def is_element_present(self, how, what):
|
||||
|
Loading…
x
Reference in New Issue
Block a user