how can i get the element whose parent has css display:contents #27545
Unanswered
smallwebbird
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i try change the parent css during e2e

cy.get('@instructionStrategy') .invoke('css', 'display', 'block')
and then get the element, but error
Beta Was this translation helpful? Give feedback.
All reactions