Jack
Results
1
issues of
Jack
### Description var webDriver = RemoteWebDriver.builder().address(REMOTE_URL).build() In the above code when there is an exception in the build() method, no webDriver instance returned and I cannot release the underlaying HttpClient...
C-java
I-defect
OS-linux
A-needs-triaging
R-help wanted