Verify test environment setup for web application testing
Preconditions (3)
Step 1: Open the test automation tool
Step 2: Launch the web browser using the automation tool
Step 3: Navigate to the test application URL 'https://example.com/login'
Step 4: Verify the login page loads successfully by checking the page title is 'Login - ExampleApp'
Step 5: Close the browser
✅ Expected Result: The login page loads successfully with the correct title, confirming the test environment is set up correctly