I want to open Skype for business from UIPath Studio

Hi RPA Developers,

I want to open Skype for business from UIPath Studio, open a DL and paste some message in that DL chat window and close the chat.

Please provide me the steps/Workflow.

Regards,
Satish Chaladi
8147943248

Hi
welcome to uipath community
Hope these steps would help you resolve this

  1. use START PROCESS activity and pass the exe file path the application Skype for business as input to FILENAME property
  2. then this will open the application in foreground of the screen
  3. then we can use CLICK and TYPE INTO ACTIVITY to click and type message to whom we want

Cheers @Satish_Chaladi

1 Like

Thank you so much for your response

@Satish_Chaladi
You can mark as solution this proposal.
This will be the right way to say thank you.

Done. Thank you

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