Skip to content

Add support for simple servlet containers (node-less Grid hubs)

Choose a tag to compare

@sbabcoc sbabcoc released this 20 May 19:27
· 202 commits to master since this release

In this release, I removed the requirement that Selenium Grid hub servers must have nodes attached to them. This change was motivated by the realization that the ability of Selenium Grid servers to host Java servlets is a useful standalone feature, facilitating rapid deployment of web service endpoints and web pages (like the Example page used by the Selenium Foundation unit tests).