Test Overview
This test automates a login page using Selenium WebDriver in Java. It verifies that the login button is clickable and that the user is redirected to the dashboard page after login. The test is designed to be run in a Jenkins pipeline to ensure continuous integration.