-
### Description of the bug/issue
During the installation of Nightwatch using the `npm i -D nightwatch` command, the following deprecation warnings are encountered:
![image](https://github.com/user…
-
I created a Vue project with its latest version, having Nightwatch included.
When I run `yarn dev`, I see the error below:
```bash
Error: The following dependencies are imported but could not b…
-
### Description of the bug/issue
The pass/fail messages emitted by the node assertions (referred to as static assertions in Nigtwatch) are not ideal and should be fixed.
This is essential to get…
-
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…
-
Documentaton: https://nightwatchjs.org/api/expect/
Docs repository: https://github.com/nightwatchjs/nightwatch-docs
### Issue
At the bottom of the page, you'll see things like `` which represen…
-
### Description of the bug/issue
When I use waitUntil in an async custom command to wait for an event to occur and that event takes longer than the provided timeout I expect the test to fail gracef…
-
![image](https://github.com/user-attachments/assets/bb984ff2-4406-4c40-9b78-7fed6cf9a74b)
cant have ' or "
plz fix, its affecting my life
im sad, lonely, and poor because of it
fix it plz
-
The setup done for Nightwatch when creating a new Vue project using the [create-vue](https://github.com/vuejs/create-vue) tool is outdated. For example, there are a lot of dependencies which we no lon…
-
When upgrading to nightwatch 1.0.0 or subsequent, the new api loader does not like the current way the testarmada assertions are written. I get this error:
`The assertion module needs to contain an…
-
### Description of the bug/issue
When I view my HTML test report output I expect the total time it took to complete the run to appear in overall performance, but the Overall Performance runtime app…