-
If I'm looking at cypress.io - struggling to see how I would run a bit of test code _inside_ a fixture html page. i.e. I've got a server with dummy web pages, then I need run the code that uses querySelector (in my lib, not the tests). Do I inject it somehow? eval?