Fixed maintenance feature test.

This commit is contained in:
Akshay Joshi 2022-08-12 18:21:42 +05:30
parent 7bd0d55c83
commit 76f581289c

View File

@ -120,7 +120,7 @@ class PGUtilitiesMaintenanceFeatureTest(BaseFeatureTest):
NavMenuLocators.maintenance_operation, 10)
def verify_command(self):
test_gui_helper.open_process_details()
test_gui_helper.open_process_details(self)
message = self.page.find_by_css_selector(
NavMenuLocators.process_watcher_detailed_message_css).text