Skip to content

Releases: nightwatchjs/nightwatch-inspector

v0.0.1-beta

03 Mar 08:29
69bf69b
Compare
Choose a tag to compare

Nightwatch Inspector 🕵️

It is a developer tool which currently supports Google Chrome and specifically designed to work with Nightwatch.js

Key Features 🎉

  1. Added flow to find CSS selectors for elements on a webpage
  2. Added flow to test Nightwatch commands directly from the browser
  3. Provided functionality to copy selectors to clipboard
  4. Provided functionality to highlight elements on hover for easy identification
  5. Added history tables for selectors and commands.
  6. Added input box suggestions flow
  7. Added flow to connect with next available socket

Developer side changes

  1. Added basic tests using Nightwatch
  2. Added CI pipelines for publishing the package and run the tests

Full Changelog: 0.0.1...0.0.1-beta

0.0.1

26 Feb 18:32
c56dcd8
Compare
Choose a tag to compare