KeyDown event using UIAutomation framework

  • Thread starter Thread starter Adinb007
  • Start date Start date
A

Adinb007

Guest
Hi Folks,

I need to click on "OK" button after setting some text in a textbox. Challenge is manually when we are entering text on this textbox, it is triggering key down event which is causing "OK" button to get enabled.

However when setting the text using UIAutomation library this "OK" button is not getting enabled.

Please let me know how we can trigger KeyDown event using UIAutomation.

Thanks,

Aditya Sharma


Aditya Sharma

Continue reading...
 
Back
Top