I need to check the text of the error that is issued after the field is not filled / not correctly filled
I can’t specify the path to the input_error element (there may be a dozen more on the page)
<div class="form_controls"> <input id="email" class="input_text" type="text" name="email"> <div class="input_error">Укажите email</div>