Use Uipath to run Application

Hi I want to use Uipath to call some software like matlab and execute some certain operations.
For instance, I want Uipath to run matlab and automatically click some buttons like “open”. I know we can use “use application” activity to open matlab. What other activities should I use to let the Uipath to further click the button?

Hi @Mingyu_Yan

For click action u can use click activitiy

do what @NIVED_NAMBIAR said and if it does not work check the selector in Uiexplor and if it’s image type you can use Compute vision (cv scope) in that use click activity inside cv scope you will get the API key in your orchestrator.

Thanks
Chethan P

1 Like

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