Not able to expand a dropdown #26787
DeepthiRishitha
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
cy.get('p-dropdown.form-control[data-uname="dropdown"]').click()
This code worked few days back. It is not working since 10 days. Cypress does not show any error or test case does not fail. But upon clicking the dropdown nothing happens. So not able to proceed further in testcase.
Beta Was this translation helpful? Give feedback.
All reactions