test_paste_strategy
Inject test text into the focused window to verify a paste strategy works. Returns timing and success status.
Instructions
WARNING: injects test text ("wtest") into whatever window currently has focus. Use to verify a specific strategy works on this machine. Returns timing + success flag. Have the user focus a known-safe target (e.g. a text editor) before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | Yes | Strategy name to test. Get the list from list_paste_strategies. |