QA-T1318
Input Validation - Image Input Widget Configuration
OBJECTIVE
  Verify that an app builder can configure validation for image input widgets in the app editor.
PRECONDITION
Given  user has the "inputWidgetValidation" feature flag enabled
And  user is logged in as "cypress+owner@tulip.co"
And  user creates a blank app and goes to app editor (by opening the step or clicking the Edit button in the top right corner)
And  user adds an unlabeled "Image" input widget to the app (using the "Inputs" menu at the top)
Covers