mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 16:47:37 +08:00
fix #104: popup ids are the same in default template
This commit is contained in:
@@ -173,8 +173,6 @@ class Runner(object):
|
||||
finally:
|
||||
setup_teardown(teardown_actions)
|
||||
|
||||
return getattr(self.http_client_session, "meta_data", {})
|
||||
|
||||
def extract_output(self, output_variables_list):
|
||||
""" extract output variables
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user