This is a Selenium test project for the Champlain PetClinic project
With the addition of the Login Test Helper class we will need to implement it in each of our selenium tests a setupLogin method with the @BeforeEach annotation containing the implementation of our Test Helper class as depicted in this test file that actually implements it: