Hello all, I have quite an interesting issue with some tests I am trying to develop. There is this portal/tool that was written ages ago use APSX web forms and it's giving me some trouble when trying to interact with it in Cypress. The problem has been boiled down to a variable in the source code. Without making this initial post too long, what would cause a website to run normally without Cypress vs with Cypress? Like, is there some sort of sandbox that Cypress does all of it's operations that could possibly interfere with the source code of the site its testing on?