-
Currently, for me, all PDF outputs contain just this text:
```
html, body, iframe { margin: 0; padding: 0; height: 100%; }
iframe { display: block; width: 100…
-
This is with current master, elixir 1.4.0, erlang 19.1 and phantomjs version 2.1.1 (installed via `npm install -g phantomjs-prebuilt`) on Linux Mint 18.1 (basically Ubuntu 16.04).
I wrote an accept…
-
Hi!
I am having some issue trying to use nightmare inside an AWS Lambda.
My code works great locally, but when I deploy (I use browserify to bundle my lambda package, otherwise it would be 150MB…
ghost updated
4 years ago
-
At the moment that import the nightmarejs package it throw me an warning error
` warning in ./node_modules/nightmare/lib/nightmare.js`
`Critical dependency: the request of a dependency is an expres…
-
Trying to run dream-js with electron. After requiring the module, running `const dream = new Dream({show: true})` doesn't load up a browser window nor does it show any errors.
-
DisQus comment :http://disq.us/p/25lovbx
Update the guide based on the suggestions in the comment.
-
Is it possible to setup proxy for request or for user_profile
-
## Titolo del Talk
Visual Regression Test && Test End to End
## Durata
30min
## Descrizione Twitter-sized (140 characters)
Un hands-on su tool come NightmareJS, Chromy, Headless Chrome e Back…
-
Hi,
I am getting Getting TypeError:Cannot read property of undefined at nbrowser.js 367:19 and it bombs out node-red completely.
**I have installed nbrowser with no errors**, xvfb-run is installed, …
-
#### What are you trying to achieve?
I am trying to fill an input field with some text
#### What do you get instead?
[Wrapped Error] "Cannot read property 'findAndStoreElements' of undefined"
> …