Skip to content

Commit 7badbb0

Browse files
committed
Add inspect_html() to the method summary
1 parent 03e9baa commit 7badbb0

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
@@ -243,6 +243,8 @@ self.assert_title(title)
243243

244244
self.assert_no_js_errors()
245245

246+
self.inspect_html()
247+
246248
self.get_google_auth_password(totp_key=None)
247249

248250
self.convert_xpath_to_css(xpath)

0 commit comments

Comments
 (0)