Skip to content

v0.0.1-beta

Latest
Compare
Choose a tag to compare
@harshit-bs harshit-bs released this 03 Mar 08:29
· 15 commits to main since this release
69bf69b

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