Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 898 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 898 Bytes

champlain_petclinic_selenium

This is a Selenium test project for the Champlain PetClinic project

Selenium Login Test Helper class info

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: