Hello,
I am new to UiPath.
I am creating Office 365 Application functionality test for Word, Excel, PowerPoint, and Outlook. Because of licensing limitation, the BOT are to be run from the studio machine to remote test machines. While developing the BOT I must be able to start office application on the remote machine and do the required tasks.
I already have UiPath Remote Extension on the studio machine and UiPath Remote Runtime of the application machine.
My problem is how to start Word, Excel, PowerPoint, and Outlook on the remote machine (application machine) so that I can capture functionality test of Office Applications on the remote machine. So far, I was only able to close the application using “Close Application” Activity.
Could you help various ways of staring application (Word, Excel etc.) on a remote machine.