Powered by
I've found a issue: This element `<app-boolean-l...
# e2e-testing
h
happy-dinner-13480
09/01/2022, 9:49 AM
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
Previous
Next