kaiiii
8 years agoRegular Contributor
Click a css selector by using xpath
<div class="input-control checkbox"> <span class="check"> ::before</span> </div>
this ::before indicate a checkbox.
but i am not able to make Xpath for this. what should be the path for it, and i do'nt want to use xpath Contains style