-
### Description of the bug/issue
When searching from a shadow root Nightwatch should use the [Find from shadow root endpoints](https://w3c.github.io/webdriver/#find-elements-from-shadow-root)
### St…
-
### Description of the bug/issue
I just run my test case which have waitForElementVisible, waitForElementNotVisible, waitForElementPresent, waitForElementNotPresent all assertion. I am using inbuilt …
-
### Description of the bug/issue
When I use `npm init nightwatch@latest` to setup a scaffolded Nightwatch 3 project I expect to be able to run the example tests when I run `npx nightwatch`, but ins…
-
### Description of the bug/issue
When I run a simple js file in examples I expect for it to run but instead I get a ERR_DLOPEN_FAILED file load error
### Steps to reproduce
1. Upgrade Nightw…
-
https://travis-ci.org/apache/cordova-plugin-camera/jobs/547251028
```
Jasmine started
*****F
Camera tests iOS.
Specs.
✗ camera.ui.spec.7 Verifying target image size, sourceType=SAV…
-
### Description of the bug/issue
When I write `.waitUntil('not.visible')`
I expected the runner to wait for the element to stop being visible
but it immediately failed the test saying the element i…
-
### Description of the bug/issue
When I use waitForElementNotVisible with the abortOnFailure parameter set to false I expect the test to carry on without failures if the element is present and rema…
-
## Command
```
flutter drive --driver=integration_test/test_driver/integration_test.dart --target=integration_test/login_test.dart -d web-server --browser-name chrome --headless
```
## Steps to …
-
### Description of the bug/issue
When I am running a test with captureNetworkRequests, I expect all other nightwatch calls to run successfully, but some are throwing 404 errors.
### Steps to reprodu…
-
### Description of the bug/issue
When I run `npm install nightwatch@3.0.0-beta.1` on a working v2.6.21 or v3.0.0-alpha.3 Nightwatch TypeScript test project with page objects I expect the same prope…