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
A few examples in the documentation use getByTestId and alike. We need to get rid of that and change to safer queries, because querying by testID encourages low-quality tests.