-
-
I've only recently started looking into web scrapers and I've been trying to get some headway with them. Until I stumbled across Navalia I was trying to learn Nightmarejs, but since Navalia can work w…
-
Hello ,
I have created an application wit NightmareJs with Electron to get the screen shot of a rendered image. This application is working in the development environment but after deploying it in…
-
After a long struggle, I came here eventually seeking for any clue for a solution
I am trying to deploy nightmarejs app to heroku (which works perfectly on my mac).
I followed all the guides that …
-
In Edge and Chrome if the setting "Open PDF in Chrome/Edge" is enabled (Settings > Privacy and security > Site settings > Additional content settings > PDF documents.), then the value navigator.plugin…
-
Sentences that would be great to test out:
# a hello there #b
# a hello there2 #ba
# c and #d like #e
# f and #g and #h are cool
# i likes #j and #k
# m likes #n and #p
# q likes #r but doesn't like #…
-
I'm really excited about this project. A potential gotcha was pointed out in the [hn thread](https://news.ycombinator.com/item?id=16829300), so I thought I'd take the conversation here since that thre…
-
I am using Nightmare.js inside an electron app with the webpack. But when I try to use Nightmare.js I am getting the following error
```
TypeError: window.Main.nightmare(...).goto is not a function
…
-
Any luck on bumping the dependency?
-
The karma-coverage reports are still related to the transpiled code after ef79014b125f28eeb20c2a502e516f68451fd4fd.
See the target/coverage folder after running `npm test` for reproduction (the bad b…