Open Desktop Application selector not found

Hi all,

while using Open Application activity where can I find Arguments and FileName and also how can I get Selector property.

Im able to open the application but saying selector not found…

Thanks in advance.

Hi @saritha,

Update the UiPath.UIAutomation activity.Try again later. If you still cannot select the selectors, use the CV feature.

I shared links about CV activities. You can follow.

https://docs.uipath.com/activities/docs/cv-scope

Regards,
MY

Hi @saritha !
Argument is not compulsory.
Usually when you drag and drop open application activity, you also click on indicate window on screen:
image
You need to indicate the software page that you want to open (best would be at the log in page or the page that opens when you open the software)
(example in my case, it’s Acrobat Reader). Then it fills in the FileName and Selector automatically

What is the software you are pointing UiPath Studio on ? Is it in the login page (or the basic page when you manually open the software) ?

Hi all thank u for ur replies.

I need to open one desktop application . The desktop application should be opened by itself by using useApplication/Browser Activity.

I used UseApplication modern activity and its opening my desktop application and throwing me error like this

Exception from HRESULT:0x80004005

Its opening an application but throwing me an error like the above

and Exception Type is : UiPath.UIAutomationNext.Exceptions.UIAutomation.Exception

Hi all thank u for ur replies.

I need to open one desktop application . The desktop application should be opened by itself.

I used UseApplication modern activity and its opening my desktop application and throwing me error like this

Exception from HRESULT:0x80004005