Ensure that successful maintenance tasks don't leave a notifier window behind when running regression tests.

This commit is contained in:
Usman Muzaffar
2019-06-03 11:33:32 -04:00
committed by Dave Page
parent 969a2961fe
commit 912db8913f
4 changed files with 13 additions and 6 deletions

View File

@@ -116,6 +116,7 @@ class PGUtilitiesMaintenanceFeatureTest(BaseFeatureTest):
"div.wcFloatingFocus div.fa-close").click()
def after(self):
test_gui_helper.close_bgprocess_popup(self)
self.page.remove_server(self.server)
connection = test_utils.get_db_connection(
self.server['db'],