axterminator 0.10.1

macOS GUI testing framework with background testing, sub-millisecond element access, and self-healing locators
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## What

Brief description of changes.

## Why

Link to issue or explain motivation.

## Testing

- [ ] `cargo test` passes
- [ ] `cargo clippy --all-targets` clean
- [ ] Tested on macOS (version: )
- [ ] Python tests pass (`pytest python/tests/`) — if Python bindings were changed