Hi, is it possible to get an focused element from my WPF application so that I could validate the text inside the element? Please tell me of you need more clarification.
Thanks.
Get focused element
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Get focused element
Hi zhexian,
In order to retrieve a focused element from your application, please modify your RxPath somehow like this:
The element is just found if the focus is set on the element.
Regards,
Robert
In order to retrieve a focused element from your application, please modify your RxPath somehow like this:
The element is just found if the focus is set on the element.
Regards,
Robert