Replies: 1 comment 1 reply
-
I believe you need a
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm not sure how the harness for the hosted dropdown is helpful for me. Currently I try to create some kind of integration test. I want to assert that a click on a button inside of it triggers a call to specific service.
Here is a snippet:
So I want to simulate the click on that option. I thought the harness is maybe helpful here (to open the menu before finding the button I want to click). Is that possible? Or how would you test that scenario? Is a harness not the correct way?
Best regards,
Kersten
Beta Was this translation helpful? Give feedback.
All reactions