As a User, we want to be able to upload multiple files of supported file types
* Acceptance Criteria
Given that the User is presented with the Hazard Reporting Page
and the user clicks "Upload File"
and the user is presented with the File Upload Pop Up Screen
and the user clicks "Select Files" button
When the user selects multiple files of supported file types "jpg""jpeg""gif""png"
Then the user is presented with an "Images" section with the uploaded images present
As a User, we want to be able to upload multiple files of supported file types
* Acceptance Criteria
Given that the User is presented with the Hazard Reporting Page and the user clicks "Upload File" and the user is presented with the File Upload Pop Up Screen and the user clicks "Select Files" button When the user selects multiple files of supported file types "jpg""jpeg""gif""png" Then the user is presented with an "Images" section with the uploaded images present