Test Overview
This test demonstrates the difference between command timeout and assertion timeout in Cypress. It verifies that a button becomes visible within the command timeout and that its text matches the expected value within the assertion timeout.