Hello,
I want to check if the buttons have the right keyboard-focus by default. I cannot find a Property
in Spy that gives me this information. It's a WPF-Application. How do I make this?
Regards Alex
How to check if button has keyboard-focus?
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: How to check if button has keyboard-focus?
Hi,
If the element has the focus you could use following method to check if the element has focus
http://www.ranorex.com/Documentation/Ra ... sFocus.htm
Regards,
Peter
Ranorex Team
If the element has the focus you could use following method to check if the element has focus
http://www.ranorex.com/Documentation/Ra ... sFocus.htm
Regards,
Peter
Ranorex Team