Is there any way to test Deep Selectors (:deep()
) ?
#2164
Unanswered
webfansplz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I would use some E2E real browser testing (like Cypress) and check if the style has been applied to the element |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way or workaround to test the
:deep()
is be applied correctly to the element ? 🙏Beta Was this translation helpful? Give feedback.
All reactions