This project is inspired by Angie Jones' 'creating a portfolio for test automation' article. My goals as with the article are to:
Basic login flow
Full scenarios that require the code to interact with multiple pages
Find element locators
Writing clean test code
Use design patterns (Page Object Model or Screenplay Pattern).