node-scraper
node-scraper copied to clipboard
Fix failing createWindow() due to change in jsdom API
This fixes the failure due to change in jsdom API.
Also, it removes the <script>
tags getting replaced by <nobreakage>
for better handling by jQuery