Type B: Test Issue

Blocking Modal

A cookie consent modal overlay blocks form interaction on page load. The test must dismiss the modal before filling the form. An old test that does not handle the modal will fail.

Failure Scenario: blocking_element

A cookie consent modal was added to this page. Previously there was no modal, so the old test would immediately try to fill in the form fields. Now the modal overlay intercepts all clicks until dismissed.

  • Old test behavior: Navigate to page, immediately fill Name and Email, click Submit
  • Expected fix: Dismiss the cookie modal first by clicking "Accept Cookies" or "Decline", then proceed with the form

Contact Registration

Fill in your details to register for our newsletter.

Registration successful! Thank you for signing up. We will be in touch shortly.