You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Windows Notepad example and update RPC field parsing
- Added new example "helloworld_windows_notepad.rs" for automating Notepad on Windows.
- Updated auth logging to use tracing and return early when password is empty.
- Changed RPC response field lookups in device and system modules from "deviceID"/"edid" to "result".
- Simplified main workflow by removing redundant keyboard automation.
0 commit comments