-
https://paste.twilio.design/components/alert-dialog Currently I don't see an optimal way of finding the 'confirm' and 'cancel' buttons in the dialog in a testing context (using something like Would it be possible to add a Thank you!!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Ditofry - a couple of options:
Let me know which route you end up taking here, and if you have any more questions about contributing the work! |
Beta Was this translation helpful? Give feedback.
Hi @Ditofry - a couple of options:
data-paste-element
prop that gets added to all our components. If you inspect the component using dev tools, you'll be able …