Verify page loads within custom timeout
Preconditions (2)
Step 1: Open the test website URL with a custom page load timeout of 10000 milliseconds
Step 2: Wait for the main content element with id 'main-content' to be visible
Step 3: Verify that the main content is visible within the timeout
✅ Expected Result: The main content element is visible within 10 seconds, and the test passes without timeout errors