This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
Release 2.1.0
2.1.0
- Adds a triggerClick
command that uses JavaScript's click.
- Renames navigate
to clickAndWaitUntilMobified
to avoid colliding with a core Nightwatch command with the same name. Resolves #74
- Warnings related to a missing site.json
should no longer be output if not using the .preview()
command. Resolves #73