Test Overview
This test checks that a simple web login page works correctly when run automatically in a Continuous Integration (CI) environment. It verifies that the login button is clickable and the login form is present, demonstrating how CI integration allows tests to run continuously and catch issues early.