David Burns
David Burns
We need to Improve support for our Typescript users who are using Nightwatch to write tests. Currently, users must compile typescript to javascript, which is not an ideal experience. We...
We currently mount React components but we don't have good support for unmounting and we need to improve Jest support
Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker. - [X] Create a new...
To provide a better reporting experience when using Nightwatch with HTML reporting. Test case status and segregation of network and verbose logs for the current test runs and previous test...
## Describe the bug When running tests with cucumberjs there are times where a normal error with nightwatch is not caught in cucumberjs. ## Sample test If we take https://github.com/nightwatchjs/cucumberjs-boilerplate...
## Describe the bug When calling `getLocationInView()` in W3C mode it returns `'unknown command: Cannot call non W3C standard command while in W3C mode'` ## Sample test Details in https://discord.com/channels/618399631038218240/935468415731253258/950846771926564905...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] Does not include precompiled binaries, eg. `.par` files. See [CONTRIBUTING.md](https://github.com/bazelbuild/rules_python/blob/master/CONTRIBUTING.md) for info - [x] Tests for...
*** Preview | Diff
In https://github.com/SeleniumHQ/selenium/issues/8003 we can see that drag events don't get emitted. These events are used for elements that have a `draggable` attribute
After a recent survey for Blink Developers setting zoom level and screen resolution manipulation. This is around being to do a text/layout zoom of a web page.