Skip to content

What is the use of the generated ids on the data-test attributes of list items. #1087

Discussion options

You must be logged in to vote

@FrankAmsterdam The transaction id is useful on the end of the data-test attribute for various situations where you might want to select all elements of a certain type and/or filter them by a certain id, for instance. This is an advanced concept, but we use it in a test to find the transaction details for the transaction item we matched from the UI.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FrankAmsterdam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants