Handling same tabs in cypress [closed]

Im facing multiple tabs issue in cypress while testing.

I don’t know how to handle cypress testing in same tabs? Anyone please explain me the technique to maintain cypress testing in same tab.
When I am testing gmail testing in same page.
It is redirecting to the next tab. I don’t no how to resolve this issue.
Anyone please give me the solution for this issue.