https://cypress.io logo
I've found a issue: This element `<app-boolean-l...
# e2e-testing
h
I've found a issue: > This element
<app-boolean-lock-toggle>
is not visible because its parent
<div.d-md-none.col-2>
has CSS property:
display: none
That is sort of true, but the
display: none
value is overwritten by the
display: block