Forum Discussion

kaiiii's avatar
kaiiii
Regular Contributor
7 years ago

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 i...