Issue with Element Exist Activity in Windows 10

I am facing issue with Element Exist activity on windows 10 while working with Copy Window Element.
The activity is always returning true even after the window is closed.
Same workflow when I am running on Windows 7, it’s working.
Can someone help me with this?
I have attached the xaml file below :
UsingElementExists.xaml (109.2 KB)

Hello there,
Try this and let me know.

This is bit weird. :thinking:

PS: Not sure this work but give a try ,While ago it worked for me. :stuck_out_tongue:
Can you delete the selector attribute 0% complete’ though its omitted it shouldn’t make much difference .just give try.
like this.
<wnd app='explorer.exe' cls='OperationStatusWindow'/>

Did that. Still not working.

Did you refer the link and followed all the steps including image exist ?

I am getting same issue. any working solution?

Use this selector:

After lot of trial and error I found this set of selector effective.
Let me know if it is working.