although I‘ll feel like an intruder I am very much looking forward to meeting you all and nerding out with you 😄
11 months ago
2
0
0
0
although I‘ll feel like an intruder I am very much looking forward to meeting you all and nerding out with you 😄
but still, we talked about this, but how can it make sense to test if something is visible if it's hidden?
The whole point of the `.isVisible()` assertion is to make sure if it's visible (fully, also in a a11y sense) so theoretically in this case we would need to use `.toBeInTheDocument()` no?
is it really that easy or did I overlook something 🙈