getting text entered in textbox of other applications using c#

前端 未结 3 1255
傲寒
傲寒 2020-12-17 07:26

I am fighting with this thing for the whole day. Still i couldn\'t figure out the exact solution for this. Help me out.

My objective is very simple. I want to get t

3条回答
  •  时光取名叫无心
    2020-12-17 08:09

    One option would be to use TestStack.White, a UI automation framework. It's based on project white, and the original documentation is here.

提交回复
热议问题