Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[grid][java] fix node-docker (#13789)
* [grid][java] fix node-docker Fixed: SeleniumHQ/docker-selenium#2175 Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.grid.node.Node.getStatus()" because "this.node" is null Signed-off-by: Viet Nguyen Duc <[email protected]> * [grid][java]: fix node-docker Fixed exception: Caused by: java.lang.IllegalArgumentException: non-positive contentLength: 0 Signed-off-by: Viet Nguyen Duc <[email protected]> --------- Signed-off-by: Viet Nguyen Duc <[email protected]>
- Loading branch information