nightwatch-docs
nightwatch-docs copied to clipboard
enhancement: simple documentation for client.Keys object
There's no reference of the client.Keys object in the documentation, I just found out by accident just after I had made a lib myself.
Can you guys have any advice for me to open a PR for that?
Just create an article, from there I guess the owner will 'just' have to modify/merge the PR.
Since indeed, the doc is quite scarce and I currently have to console.log(this) in order to get the Keys list..
How can I get started to set a development environment for testing the documentation? Which engine is it written?