How to write a test that one of the steps is to click on vue-select option ? #1812
Unanswered
KobyDamari
asked this question in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
iI have the following component:
Component
Test
** Snapshot**
but the snapshot not renders the options, and I want to test value being emitted or in other use case I want to click the option to see interaction on the page.
can you please assist ?
I'm using
@testing-library/vue
andvitest
Beta Was this translation helpful? Give feedback.
All reactions