Thanks! That's exactly what I ended up doing. I wa...
# e2e-testing
p
Thanks! That's exactly what I ended up doing. I was overcomplicating it. It was a function returning a string so I just did
Copy code
cy.intercept('GET', `*/stable-url?${dynamicQuery}`)