Skip to content

Commit acd0b6b

Browse files
committed
Update a test comment
1 parent c01ce3c commit acd0b6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/test_inspect_html.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
Uses the SeleniumBase implementation of HTML-Inspector to inspect the HTML.
33
See https://github.com/philipwalton/html-inspector for more details.
4+
(Only works on Chrome and Chromium-based browsers.)
45
"""
56

67
from seleniumbase import BaseCase

0 commit comments

Comments
 (0)