-
I've seen several threads and issues about mimicking a user hitting the enter or delete keys, but can't find anything about arrow keys. I've already tried converting the keycode values to hex ie. `40`…
-
I see in the doc [electron vs nw.js](https://github.com/atom/electron/blob/master/docs/development/atom-shell-vs-node-webkit.md) that Electron can be a replacement of Phantomjs:
> Electron's APIs ar…
-
Does this support authenticated proxies? Similar to how nightmarejs has the `.authentication` method
-
With `nightmarejs` how to enter a file in a file input and confirm it?
It's for automation of an attachment (e.g. in email). The file input I mean is this:
[![enter image description here][1]][1…
-
#### What are you trying to achieve?
We recently moved from Webdriver to Nightmare. It seems that Nightmare is lacking the `seeNumberOfElements` method.
Previously, using Webdriver & `seeNumberO…
-
I know it might seem silly, but since I've done some research in the last few days to choose a front-end testing solution, and tried both chromeless and Nightmare, one question came to mind.
Why do…
-
How can I prevent NightmareJS from making requests to certain resources by way of regex or something similar?
I'm already using this config to prevent images from being requested, but what if I wan…
-
Hello,
I am trying to run NightmareJS on Elastic Beanstalk and I keep having an issue with Electron.
Error: EACCES: permission denied, mkdir '/tmp/deployment/application/node_modules/electron/el…
-
Chrome is not defined when trying to access window.chrome object. It seems Electron support some chrome.* APIs. How is it possible that chrome is not defined when using nightmarejs?
-
is this project still active? no new releases for the past ten months and nightmarejs.org website is down.