What’s the difference between screen.getByText and const { getByText } = render()
More generically - what’s the difference between methods originating from these different objects

Common mistakes with React Testing Library - Not Using Screen