🔍 Target elements by ID, class, focus state, value, and more — and automate desktop applications like you would the web.
📺 Check out our demo video to see how easy becomes to pixel-perfectly automate complex UIs:
youtu.be/LOySrifVclw#e2etesting#desktopautomation#qa
Desktop application testing or monitoring used to be cumbersome, but we’re trying to reduce friction to make it easier for you!
Check out what’s currently under development for remote automation: bit.ly/remote-plugin
New releases are here! 🎉
@nut-tree/nut-js@4.5.0 in combination with @nut-tree/bolt@2.2.0 bring you the latest new feature: input monitoring!
Monitor mouse and keyboard events, register callbacks on them, dynamically work with user input!
nutjs.dev/blog/release450
We continue our contribution towards making open source sustainable! dry.software, the company behind @nutjsdev, picked up two new @github
sponsorships for developers listed in the top dependencies of nut.js! Thanks for your work,
@HipsterSmoothie
and
@pmndrs
Curious how to push @playwrightweb's limits even further?
nut.js integrates with Playwright, so you can use OCR or image search with custom locators or matchers, allowing you to test e.g. WebGL based interfaces!
nut.js just received two new plugins! 🎉
These two plugins are integrating nut.js with both Playwright and Selenium, allowing you to add nut.js features like image search or OCR to your existing Playwright or Selenium tests with ease. 🧵
What's next for nut.js?
One thing to expect from our next release is improved support for native application testing on Windows.
It'll bring testing tools from the web to the desktop, allowing you to write tests for your application using either @jestjs_ or @vitest_dev! 🎉
This will allow you to formulate test expectations on your application window as well as its UI elements. Similar to the web, you can expect the existence of elements, verify child elements, express parent/child relations and a few more things! /cc @testguilds
Hot off the press: nut.js v4.3.0! 🎉 This is an important release which ships quite a few things required to unblock upcoming cool stuff in several plugins!
See the changelog here: nutjs.dev/changelog/core#4-3…