The following xpath works fine in inspect HTML elements but when we use in AA360 to capture element its not working exact.
//tddtext()=' $userID$ ']/following-sibling::tdd@class= 'word-break']//following-sibling::spann@class='dropdown admp-make-inline-block']
I need to capture a button where the user ID gets matched from the table multiple rows exists. Kindly Guide.