Changelog
@nut-tree/element-inspector Changelog
0.4.2
- Improvement: Bump peerDependency to
@nut-tree/nut-js
to^4.7.0
to fix types forWindowElementDescription
0.4.1
- Bugfix: Fix platform dependent import mechanism
0.4.0
- Feature: macOS support
- Feature: Native Windows ARM64 support
0.3.0
- Bugfix: Element search skipped root level element, making such queries impossible to resolve
- Enhancement: Extended element info returned by
findElement
andfindElements
andgetElements
methods - Enhancement: Both
findElement
andfindElements
now support additional properties to filter elements by
0.2.1
- Bugfix: Properly collect elements in findElements
0.2.0
- Introduced element relations
0.1.5
- Initial public release