Test Overview
This test simulates a simple Selenium test running as part of a Continuous Integration (CI) pipeline. It verifies that the login button is present and clickable on the homepage, demonstrating how CI integration allows automated tests to run continuously on code changes.