It seems when I use the cypress selector .get after the findByLabelText(from testing-library), it looks upon the entire document. I want to chain s
.get
findByLabelText(from testing-library)