I am facing an issue with selecting the Active user with tag number 00015339 on my webpage. I am unable to write a correct xpath for it. What I really need is an xpath that can retrieve all Active users regardless of their tag numbers.
Below is the code snippet:
<div>
<h3 class="action action-success inline-block" title="Edit user">
<span>User Latha9</span>
<i class="icon icon-edit m-l-sm" title="Edit user"/>
</h3>
</div>
<span>Active user, tag 00015339</span>