Use cy.get().contains() vith dynamic value #28041
Unanswered
sing0019
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to make this dynamic ?
cy.get('#state').select('Italie') cy.get('#state').contains('Italie')
like this :
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions