-
I'm trying to execute the Nightwatch test on Acquia pipeline for every PR raised
I have created a custom blt command that execute the test cases of nightwatch. it is executing fine locally but it…
-
We need to add an onboarding process for setting up the various component testing plugins. I would suggest also to add 3 different options at the start (before the test runner selection), with multi-…
-
When nightwatch completes with an error (I haven't tested completing with no failed tests yet) the grunt task never ends. My grunt task is this:
```
grunt.registerTask('localtest', [
'compi…
-
### [Nightwatch.js | Node.js powered End-to-End testing framework](http://nightwatchjs.org/)
* 公式
* e2eテストのためのツール
* サンプルコード見た感じ、テスターのオペレーションをコードにして、その途中途中で表示内容や挙動に対して確認事項をpassするか見ていく感じ
* selenium依…
-
Does magellan support windows OS? I tried installing it to my local project and also cloned the git example given at the documentation. It runs the sample tests in the example nightwatch project but …
-
:red_circle: **Error-**
```node
{{ Connecting local
C:\Users\\Documents\nightwatch-browserstack\scripts\local.runner.js:14
if (error) throw error;
^
LocalError
at C:\Users\\Documents\nightwat…
-
Hi!
I'm also working on implementing jest-nightwatch runner. How's your progress?
I started few days ago, and moving trying to untangle nightwatch inner structure at the moment.
Have a look, …
-
### Description of the bug/issue
@gravityvi
@yashPratp983
@garg313
When I configure nightwatch.config.js to show timestamp on output log statements
```
var config = {
src_folders: [
…
-
## CVE-2017-1000228 - Critical Severity Vulnerability
Vulnerable Library - ejs-0.8.3.tgz
Embedded JavaScript templates
Library home page: https://registry.npmjs.org/ejs/-/ejs-0.8.3.tgz
Path to depen…
-
I was wondering if there were any plans to update/match the GUI's of xDrip and Nightwatch.
As an example, the statistics page in Nightwatch is better than the statistics page in xDrip. (Button interf…