Monday, 17 April 2017

Nodejs How to run nightmare app in headless mode?

I have a web scraper which uses the the nightmare browser automation library. Everytime I would run my nodejs app it opens up a browser window and loads the page I am trying to scrape. But I want to run it completely in the console without any windows popping up.



via Bodhisattya Dutta

No comments:

Post a Comment