This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
Releases: BBC-archive/nightwatch-commands
Releases · BBC-archive/nightwatch-commands
1.1.2
1.1.0
Extracted some reusable code to make creating functions with page objects, xpaths and css in future easier.
v1.0.12
Remove console log
1.0.11
Updates to the new hideElement function to accept css, xpath and page objects.
1.0.10
Include basic hideElement function to do just that.
1.0.9
Remove dontRunOn
as it wasn't implemented correctly.
v1.0.8
Improve message
v1.0.6
Make getVersionNumbers
more informative when running headless
v1.0.5
Added a new keyword - dontRunOn
Updated documentation for:
dontRunOn
elementCount
v1.0.2
Remove unnecessary documentation.