Skip to content

Commit aba26f3

Browse files
Update py/selenium/webdriver/common/options.py
Co-authored-by: qodo-merge-pro[bot] <151058649+qodo-merge-pro[bot]@users.noreply.github.com>
1 parent 9b4b273 commit aba26f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/selenium/webdriver/common/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ class BaseOptions(metaclass=ABCMeta):
285285
"""
286286

287287
web_socket_url = _BaseOptionsDescriptor("webSocketUrl")
288-
"""Gets and Set whether the session accepts insecure certificates.
288+
"""Gets and Sets WebSocket URL.
289289
290290
Usage:
291291
------

0 commit comments

Comments
 (0)