How to click keyboard enter/select

I am stuck while clicking on 'Select folder ’ on the windows pop-up.
I am able to select the file but while clicking on ‘Select’
I have observed that the click function is working but the window pop-up not getting closed.

Hello @Riyaz.M
Are you test for upload file on web or test for windows app ?

Hello @edward
I am testing for windows application

I think you should use E2E testcase then change the Capibilty for the new window display
Or you could use keyword “switch to Window”
image