Skip to content

Commit

Permalink
LPD-36211 Update poshi xpath
Browse files Browse the repository at this point in the history
  • Loading branch information
boton authored and brianchandotcom committed Sep 16, 2024
1 parent 2e398d4 commit 34dcd47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<tr>
<td>ATTACHMENTS_REMOVE_LINK</td>
<td>//*[@data-qa-id='row'][contains(.,'${key_attachmentName}')]//span[contains(@class,'item-remove')]</td>
<td>//*[@data-qa-id='row'][contains(.,'${key_attachmentName}')]//a[contains(@class,'delete-attachment')]</td>
<td></td>
</tr>
<tr>
Expand Down

0 comments on commit 34dcd47

Please sign in to comment.