-
Nice opportunity to exercise http://nightwatchjs.org/
Tuhaj updated
6 years ago
-
Hello, I get a 404 when I try to edit https://nightwatchjs.org/guide/writing-tests/using-test-globals.html
May I suggest an update:
to add a global variable to the globals.js file, you can point out…
-
If you set up this project locally (fork, clone and then run `npm i`) and do `npm audit`, you'll see that a lot of packages that this project is dependent on have security vulnerabilities in them.
…
-
Нужно поддержать возможность использования CodeceptJS вместо NightwatchJS
-
## Description
There are currently ESlint violations in the CI build for PRs, such as missing explicit any and unused vars,etc. We need to fix these issues
## Steps to reproduce?
Run `npm lint` a…
-
### Description of the bug/issue
Further chained commands in the new element API sends HTTP request even when preceding command has failed.
sample test
```
describe('Ecosia.org Demo', function…
-
Hi! Just saw the post by @samcorcos on forms.meteor.com about Gagarin.js testing, and I was excited to see another mocha based test solution in the ecosystem.
So, 6 months ago, I approached Andrei…
-
We need to test front end interaction, I suggest using one of the following:
http://nightwatchjs.org/
or
http://zombie.js.org/
suggestions welcome
-
We should run tests to ensure the interface is responding as expected.
Selenium with Selenium IDE could be an option.
I also noticed http://nightwatchjs.org/ that may be clean and more maintainable.
-
Is there a fix for the EJS vulnerability issue but for the version two of Nightwatch?
https://github.com/nightwatchjs/nightwatch/issues/4201
?
If not, is it possible to get one?