| exampleOpen | smartgwt | form_details_icons | 
	| waitForElementClickable | scLocator=//testRoot[]/member[Class=DynamicForm||index=0||length=1||classIndex=0||classLength=1]/item[name=severityLevel||title=Severity%20Level||value=Severity%202||index=0||Class=StaticTextItem]/[icon="_0"] |  | 
	| click | scLocator=//testRoot[]/member[Class=DynamicForm||index=0||length=1||classIndex=0||classLength=1]/item[name=severityLevel||title=Severity%20Level||value=Severity%202||index=0||Class=StaticTextItem]/[icon="_0"] |  | 
	| waitForElementPresent | scLocator=//Dialog[ID="isc_globalWarn"]/messageLabel/ |  | 
	| verifyText | scLocator=//Dialog[ID="isc_globalWarn"]/messageLabel/ | Severity 1* | 
	| waitForElementClickable | scLocator=//Dialog[ID="isc_globalWarn"]/okButton/ |  | 
	| click | scLocator=//Dialog[ID="isc_globalWarn"]/okButton/ |  |