Testing your Spring Boot application with Selenium March 7th, 2015 7 minute read E2E Java Selenium Spring Spring boot Testing The past couple of weeks I wrote several kind of tests for my Spring Boot application, we started of with some integration tests for our REST service, and today I’m writing the last part of the series with some functional/integration tests for the application using Selenium