-
Hi there! Apologies if this is the wrong place to put this, wasn't sure whether to do so here (due to the README) or segmentio/nightmarejs.org (where the site code lives).
I use Nightmare lots and it…
-
is this project still active? no new releases for the past ten months and nightmarejs.org website is down.
-
I'm looking to see if there's a way to view, and more importantly, interact with the Electron browser display when running Nightmare automation on Lambda.
With this excellent tutorial as my guide, …
-
What do you guys (@mxstbr, @oliverturner, @justingreenberg, @gihrig, @sedubois, @chaintng, @samit4me, @amilajack (whoa, so many collaborators, is it a full list :smiley: ?) ) think about adding some "…
-
How to create graph image on server side.
-
Hello, I was wondering if there's a way to use an electron compiled version with all system dependencies on a non-self managed service like Meteor's Galaxy? is it even possible to do this? get a "port…
mexin updated
6 years ago
-
I'm just trying to set up a simple inject url to nbrowser node and output to debug and I'm getting nothing. Is there something specific I need to do/not do? I'm running on cli only installation of nod…
-
#### What are you trying to achieve?
Running Nightmare on CI server in headless environment
#### What do you get instead?
Script fails with no error message
### Details
Probably Nightma…
-
-
Hi all,
I'm getting
```
warnings.warn('Selenium support for PhantomJS has been deprecated, please use headless '
```
Can you implement chrome headless instead ?