I am automating a web application, I have multiple rows in a table I want to capture specific element from the row when the value in the second column of the row of table matches with the id. id is stored in a variable.
Note: sometimes there are multiple users displayed in search so we want to select specific user. as shown in picture below.
