Hassan_Ballan
Champion Level 3
2 months agoRe: Using Test Engine Rest API
Short answer: Keys() simulates real keyboard input, while SetText() directly sets the control’s text. Because of this, Keys() requires an active, focused window and an interactive desktop session—conditions that are often not met when using the Test Engine REST API.
🤖 AI-assisted response
👍 Found it helpful? Click Like
✅ Issue resolved? Click Mark as Solution