CascadingMultiSelectMandatoryCheck
open /jasperserver-pro/login.html
type id=j_username superuser
type id=j_password_pseudo superuser
clickAndWait id=submitButton
open /jasperserver-pro/flow.html?_flowId=viewReportFlow&standAlone=true&_flowId=viewReportFlow&ParentFolderUri=%2Forganizations%2Forganization_1%2Freports%2Fsamples&reportUnit=%2Forganizations%2Forganization_1%2Freports%2Fsamples%2FCascading_multi_select_report
pause 2000
storeEval window.Controls.show()
removeSelection //div[@id='Country_multi_select']/label/select label=USA
pause 1000
assertText //div[@id='Country_multi_select']/label/span[@class='warning'] This field is mandatory so you must enter data.