Skip to content

How do I find an element with a unique attribute #1427

Answered by mdmintz
chenqinggang001 asked this question in Q&A
Discussion options

You must be logged in to vote

Selector by attribute: 'div[x-placement]'
Selector by attribute and value: 'div[x-placement="top-start"]'
Other selector by attribute and value: 'div[x-placement="bottom-start"]'

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
2 replies
@mdmintz
Comment options

@chenqinggang001
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants