Skip to content

Fix a bug with "rehydrated" SeleniumGrid objects

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 11 Aug 01:39
· 81 commits to master since this release

This release fixes a bug in the process of creating a SeleniumGrid object to represent a specified host URL. The URL itself wasn't being injected into the configuration, which could lead to subsequent NullPointerException failures.