Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uispy Return's Value as "?"

i am using UISpy to detect the outlook TO Address Field but uispy return the Values as "?"

check Here

If it's normal text then Uispy detects correctly it's showing the To Address. the problem is when we enter any email address in To address field its converting into hyperlink how can we get the to Address using Ui spy.

like image 500
Ravi Kanth Avatar asked May 13 '16 11:05

Ravi Kanth


Video Answer


1 Answers

Inspect.exe from Windows 10 SDK seems to be able to find the email address:

Inspect (with focus in the 'to' field of the email

Test message

(using Outlook 2016 on Windows 10)

like image 139
Daniel Brixen Avatar answered Oct 07 '22 06:10

Daniel Brixen