-
Hi Guys,
I love the concept behind this and would like to start using tagui, however, it seems difficult to extend the steps....elegantly.
As an example, I would like to create some custom steps.…
-
I have an issue similar to #555, but I'm not sure it's the same cause so I'm opening a new issue. I'm using `nightmare v2.9.0`. When the following code runs, it takes the screenshot, and "screenshot t…
-
Via @N0taN3rd
https://github.com/segmentio/nightmare
-
After triggering nightmarejs
```
Error: listen EADDRINUSE :::5858
at Object.exports._errnoException (util.js:896:11)
at exports._exceptionWithHostPort (util.js:919:20)
at Agent.Serv…
-
Hello,
I'm testing out [NightmareJS](https://github.com/segmentio/nightmare) with Wallaby, but so far without success.
NightmareJS opens an Electron instance and runs commands on it. I just trie…
-
I've taken the cnn.js example, and my only change is changing the require line from ../nightmare to nightmare, but when I run it I only get...
> DEBUG=nightmare node --harmony cnn.js
```
nightmare q…
-
I've been working with the author of https://github.com/cyrus-and/chrome-remote-interface for several years now, and I'm wondering what purpose puppeteer serves that couldn't have been contributed to …
-
OS Centos
node version 4.0.0-pre
nightmarejs latest version
`# DEBUG=nightmare:*,electron:* node --harmony example.js`
`**electron:stderr /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64/node_modules…
-
Hi,
I'm currently experimenting with the test runner Nightmarejs and having a nightmare trying to simulate a touchTap on all MUI buttons.
I'm wondering if theres a particular way to deal with touchTap…
-
It seems like http://www.nightmarejs.org/ is experiencing some downtime right now. Is that expected?