How can I solve this problem. Thank you.
I guess your FileName (input property) for notepad is wrong.
It should be "C:\Windows\System32\notepad.exe"
Furthermore, your selector seems to be too specific (title tag seems to be something like 'sss - Notepad'
).
You better replace it by: title='*Notepad'