mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-25 17:32:16 +00:00
What about this?
Swear I spend my life jiggerypokerying the damn test suite...
This commit is contained in:
@@ -243,6 +243,7 @@ class AssetAuditList(AssetList):
|
||||
# self.wait.until(lambda x: not self.is_displayed) TODO
|
||||
|
||||
def close(self):
|
||||
previous_errors = self.errors
|
||||
self.page.find_element(*self._close_selector).click()
|
||||
|
||||
def remove_all_required(self):
|
||||
|
||||
Reference in New Issue
Block a user