thrownew\RuntimeException('There is no response header '.$header.' with value "'.$value.'"');
}
}else{
thrownew\RuntimeException('Response is missing or is not valid. Response code: "'.$this->iTryToDownloadFileStatusCode.'". Also check if "I try to download :url" behat step was correctly triggered in previous step.');