I want to call one application and then i want to double click on one of the option

I am trying to call soapUI application using uiPath, in soapUI, i want to double click on one of the option, and run one of the webservice, how many times i want to run is based on the input dialog option that i popup before calling the application.

Hi @Rajesh_Acharya,

Your question is not clear to me. But if you want to open the the required application, just use Send Hotkey activity and Check the Win box. Now Run box will be opened. Use Type Into activity, click on Indicate on Screen and indicate the Run Box.
image

Now Put your .exe file path over Text must be quoted field and click on the + button. Now chose enter from the drop-down.

Thanks & Regards,
Apurba

1 Like

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