I would like to add some tests to check the Artemis web console. I have used the selenium framework[1] to create a POC[2]. Do you know a better web application testing framework?
[1] https://github.com/SeleniumHQ/selenium [2] https://github.com/brusdev/activemq-artemis/blob/add_console_tests/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/console/ConsoleLoginTest.java Thanks, Domenico