Skip to content

Commit 19684eb

Browse files
committed
Update method_summary.md
1 parent ecb23ad commit 19684eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

help_docs/method_summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,8 @@ self.process_deferred_asserts(print_only=False)
914914

915915
self.fail(msg=None) # Inherited from "unittest"
916916

917+
self._check_browser() # Fails test cleanly if the active window is closed
918+
917919
self._print(TEXT) # Calls Python's print() / Allows for translations
918920
```
919921

0 commit comments

Comments
 (0)