Open MehdyBa opened 1 year ago
[x] If I submit my form without any selected file then the form is not valid.
[x] If the selected file exceeds 1MB then an alert message "File size exceeds 1MB limit." appears.
[x] If the selected file has an extension outside of JPG, PNG, GIF, then an alert message "Please choose a valid file type: JPG, PNG, GIF." appears.
[x] If the file meets the validation rules, then the form is submitted.
[x] If I submit my form without any selected file then the form is not valid.
[x] If the selected file exceeds 1MB then an alert message "File size exceeds 1MB limit." appears.
[x] If the selected file has an extension outside of JPG, PNG, GIF, then an alert message "Please choose a valid file type: JPG, PNG, GIF." appears.
[x] If the file meets the validation rules, then the form is submitted.