add_project_widget_with_mandatory_properties
open /sessions/new
type id=login admin
type id=password admin
clickAndWait name=commit
open /dashboard/index?id=sample&name=Custom
clickAndWait link=Configure widgets
clickAndWait id=add-widget-widget-with-mandatory-properties
waitForText dashboard-column-1 *Widget with Mandatory Properties*
type id=mandatoryString hello
type id=mandatoryInt 123
clickAndWait name=commit
waitForText dashboard-column-1 *Widget with Mandatory Properties*
assertNotVisible name=commit
waitForText dashboard-column-1 *mandatoryString*hello*mandatoryInt*123*