Мне сложно построить путь x для кода ниже:
<div class="selectize-input items not-full has-options"><input type="select-one" autocomplete="off" tabindex="" id="srclang-selectized" placeholder="Type source language *" style="width: 151.109px; opacity: 1; position: relative; left: 0px;"></div>
<select name="srclang" id="srclang" data-placeholder="Type source language *" class="form-control1 selectized" tabindex="-1" style="display: none;"><option value="" selected="selected"></option></select>
Могу ли я узнать, как построить путь x для этого?