We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01ce3c commit acd0b6bCopy full SHA for acd0b6b
examples/test_inspect_html.py
@@ -1,6 +1,7 @@
1
"""
2
Uses the SeleniumBase implementation of HTML-Inspector to inspect the HTML.
3
See https://github.com/philipwalton/html-inspector for more details.
4
+(Only works on Chrome and Chromium-based browsers.)
5
6
7
from seleniumbase import BaseCase
0 commit comments