Suppress JavaScript dialogues like print(), prompt() and alert()
Our crawlings often get interrupted because of JavaScript dialogues which stop further crawling.
20
votes
started
1 comment
-
There was already an attempt to overwrite those JavaScript calls in the current release but it's not working correctly. This should get fixed in the next release.