npm nightwatch 3.6.1
v3.6.1

16 days ago

What's Changed

New

  • Add ariaRole() as alias for getAriaRole() by @Sajantoor in #4159
  • Added text as an alias for getText by @Ayush-Vish in #4180
  • Add .prop() alias to .getProperty() command in new Element API. by @Ayush-Vish in #4174
  • Added aliases for find() and findAll() command in new Element API by @AritraLeo in #4130
  • Added .accessibleName() as an alias for .getAccessibleName(). by @Ayush-Vish in #4178
  • Added .tagname() as an alias for .getTagName() by @Ayush-Vish in #4176
  • added fallback for clearValue command by @FireNdIce3 in #4035
  • added .css() and .getCssValue() as an alias for .getCssProperty() by @Ayush-Vish in #4168
  • Use NoSuchElementError when element not found in new Element API. by @garg3133 in #4193
  • feat: Added .attr() and .attribute() as an alias for .getAttribute() command. by @Ayush-Vish in #4172

Fixes

New Contributors

Full Changelog: v3.6.0...v3.6.1

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.