Modern activities launch run

Hi All, May you please assist i am creating a test automation and i have to launch run application to get to the process i want to test however when i use hotkeys it opens the file explorer instead of run
encountered same problem when i use start application

Use Application/Browser to open the application. Inside it, you use Send Hotkeys. If you’re trying to type in the application, use Type Into not Send Hotkeys.

I agree with @postwick on the fact that you could use Use Application/Browser to open directly the application without passing through Run…
But if for some reasons you still have to open the Run… popup, this will do the trick:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.