Issue with Selector to open Application

Hi All,

I am trying to open an notepad from studio and I am having issues at selector, Below are the details which I gave.

Selector details= "<wnd app=‘notepad.exe’ cls=‘Notepad’ title=‘Practice1.txt - Notepad’ "
Error message= Open application : The selector is not valid
File name= Practice1.txt

Hi @sd2210
Something missing in the end tag .

< wnd app=‘notepad.exe’ cls=‘Notepad’ title=‘Practice1.txt - Notepad’ />

sample File :Main.xaml (10.4 KB)

It has 2 sequences . One is for attache window activity another one is open notepad application.

Regards
Balamurugan

Hi Balamurugan,

Thanks for the response. This really helped

Thanks
Sharat

1 Like