I have this content in the page source:
<td class="gridData" route="default" reset="0" urlparams="users index edit {userID}" label="Username">
<a href="/de/users/index/edit/userID/56">UM-Employee</a>
</td>
Any ideas on how to test this functionality to click on the user link?