ınput dıalogla aldıgım yazıyı type into ile not defteri uygulamasına yazdırmaya çalışıyorum fakat söyle bir hata alıyorum.
Hi @Emre_Emek
Try to use the selector like this
<wnd app='notepad.exe' cls='Notepad' title='* - Notepad' />
You can try with Asterisk in the the title
Regards
Gokul
1 Like
The error occurs due to the selector title.
set
title=‘*’
1 Like
Hello @Emre_Emek
From the error itself, it is clear that the issue has happened due to the title attribute.
What you can do is replace it with wildcard “*”.
Thanks
1 Like
Thank you
Thank you:)
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.