User logs in and submits POST request trying to upload a profile picture.
Scenario Outline
When user submits POST profile picture request with john.doe@mail.com and <photoFile> Then user receives response with code <responseCode> and <responseMessage> message