-
Hi ,
I see that with nightwatch you can pass a "*.js" file instead a JSON to configure your environment. This will give us the opportunity to add line comments and other functions to config file.
Is…
-
Currently I can't get chromedriver to run within my lando instance. It would be nice if this were an available as a workable service so those using Drupal could write/debug FunctionalJavascript test…
-
Please create a user role for Nightwatch that doesn't include Mention @Everyone
Thanks.
Currently as an admin, Nightwatch can mention @everyone, which zk lobby users can abuse to mention everyon…
-
### Problem
Setting up magellan yields a handful of issues. When running `magellan --help`:
* The CLI generates a `temp` directory: producing side effects without warning is a bad user experienc…
-
We are trying to run our features with chrome + firefox + edge but we are getting different issues when we want to run with [selenium ](https://github.com/mucsi96/nightwatch-api/tree/master/packages/c…
-
### Description of the bug/issue
chromedriver does not exit after test ends
https://github.com/nightwatchjs/nightwatch/issues/2261
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scr…
-
### Description of the bug/issue
I have an async page object command that returns an object containing Definition(s). Those definitions are found by chaining using syntax like
```ts
const billing…
-
It appears that Nightwatch only connects to the US server, or did I miss an option there?
When using the EU dexcom app and sharing, with my EU account name and password, Nightwatch just never starts …
-
### Description of the bug/issue
When I run `npm init nightwatch` to setup Nightwatch 3.1.1, select TypeScript end-to-end testing, and run npx nightwatch I expect the sample tests to run, but instead…
-
Currently, `create-nightwatch` passes through and starts the setup process even if some wrong arguments or flags are passed. Instead, we should error out on wrong args/flags and possibly give suggesti…