nightwatch-api
nightwatch-api copied to clipboard
[DEPRECATED] Cross-runner API for Nightwatch.js
The element/elements command returns different structures for the selenium element between nightwatch and nightwatch-api and you can no longer use them to there full potential ## Expected Behavior Nightwatch object...
I'm currently migrating my bdd test (based on the cucumber example) and i want to create some page urls with `url` property set in global test settings, eg: ``` const...
There have been previous issues opened about a similar issue, but I think I've seen enough to be able to explain what the problem is. I've noticed that the failure...
The goal of this issue is to extend the current [Cucumber documentation](https://nightwatch-api.netlify.com/cucumber/) to cover every topic which was already covered in [Nightwatch-Cucumber package documentation](http://mucsi96.github.io/nightwatch-cucumber/) You can find the markdown files...
- Custom reporters - Nightwatch hooks - Nightwatch plugins Instead they can use reporters, hooks and plugins of chosen runner.