although Iโll feel like an intruder I am very much looking forward to meeting you all and nerding out with you ๐
07.05.2025 06:34
๐ 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 ๐