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 e2093cd commit 3856e86Copy full SHA for 3856e86
py/selenium/common/exceptions.py
@@ -288,4 +288,4 @@ def __init__(
288
289
290
class DetachedShadowRootException(WebDriverException):
291
- """Raised when referenced shadow root is no longer attached to the DOM"""
+ """Raised when referenced shadow root is no longer attached to the DOM."""
0 commit comments