I'm using Testcafe studio to create a script to open multiple pages on a site. One page is giving me trouble, it's the only page that uses a Query string. When playing the script, it will simply sit at the point and never open the page. No error is given, it doesn't state it's waiting for the link to appear. Is there a setting in Testcafe to fix this. As a workaround, If I use navigateto, it works.