-
- Notifications
You must be signed in to change notification settings - Fork 8.6k
Description
🐛 Bug Report
A clear and concise description of what the bug is.
A exception with a null response was thrown sending an HTTP request to the remote WebDriver server for URL http://localhost:52098/session/d599f3eaccd3414b8e9922007c8b3ee0/element/0.9150696802032856-146/enabled. The status of the exception was UnknownError, and the message was: Only one usage of each socket address (protocol/network address/port) is normally permitted Only one usage of each socket address (protocol/network address/port) is normally permitted
Should instead say:
An exception with a null response ...
To Reproduce
Detailed steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Test script or set of commands reproducing this issue
Please provide a test script to reproduce the issue you are reporting, if the
setup is more complex, GitHub repo links with are also OK.
Issues without a reproduction script are likely to stall and eventually be closed.
Environment
OS:
Browser:
Browser version:
Browser Driver version:
Language Bindings version:
Selenium Grid version (if applicable):