I have the following script, within a page, that runs in order to generate a Cookie Policy window;
what I would like to do, within my nightwatchjs test script, is to stop this particular script within the page html from being run (before the page is loaded).
This in turn will prevent the CMP window from being displayed on page load (which is my goal).
Any help on how this could be achieved would be greatly appreciated.
thanks
I think this could be also made the way that you configure browser to disable java scripts at the test run... but of course all scripts if present will not work.
--
You received this message because you are subscribed to the Google Groups "NightwatchJs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nightwatchjs...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nightwatchjs/8ef37b48-e83a-4a96-a8da-dc89a04f35c4o%40googlegroups.com.