You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
once collection.should(have.texts(...)) fails,
sometimes returns unclear reason in error message:
"Cannot read properties of undefined (reading 'includes')"
have.exactText does not accept numbers
have.exactTexts does not type hint for expected texts as numbers