Skip to content

Revise servlet container; upgrade to Selenium 4.26.0

Choose a tag to compare

@sbabcoc sbabcoc released this 24 Nov 21:47
· 68 commits to master since this release

In this release, I revised the servlet container feature to completely replace the servlet feature of Selenium 3 Grid. This general-purpose facility provides command line options to specify the server port and servlet classes for the container. The path specification for each servlet is now provided by the @WebServlet annotation.

I also upgraded to the latest Selenium release (version 4.26.0).