You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
We should create a codebase that demonstrates how to use Scaffold. This will be most helpful for new users and exist as the "model home" of how to implement.
This demo could base should provide a clear example of how to do all of the things, including but not limited to:
Page Objects
Navigation
Spring configurations
Browser configurations
Test writing
Gotchas
(Optional) External service configurations
Utilities
A/C
The demo code base should be using Scaffold
It should be testing a demo website that is public and will not damage the company's brand or integrity
It should demonstrate how to create page objects
It should demonstrate how to create navigation
It should demonstrate how to configure Spring
It should demonstrate how to configure the browser configurations