QA-T1343
Enabled State - Signature - Static value and variable
OBJECTIVE
  Verify that the signature widget can be configured to be enabled or disabled using a static value or variable.
PRECONDITION
Given  user has the "enableDisableWidgets" feature flag enabled
And  user has the "inputWidgetValidation" feature flag enabled
And  user is logged in as Administrator
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 a "Signature" input widget to the app (using the "Inputs" menu at the top)
And  user configures it with a "Text" variable datasource (in the widget context pane Datasource field)
Covers