Hey Community,
I am trying to open a desktop application by use browser activity but I am having an issue while selecting the application. Attached below are the error screenshot.
Any help will highly be appreciated.
Best Regards,
Muhammad Anas.
Hey Community,
I am trying to open a desktop application by use browser activity but I am having an issue while selecting the application. Attached below are the error screenshot.
Any help will highly be appreciated.
Best Regards,
Muhammad Anas.
Can you run the application without Privilege as usual, also make sure your application not require an extension if it then installs it and tries
If you’re trying to automate the opening of the desktop application, consider using the “Start Process” activity in UiPath to launch the application directly rather than relying on UI interaction.
Thanks,
Ashok
Hi Brother,
Please try using Start Process activity to open the desired browser.
UiPath.Core.Activities.StartProcess
Please refer to image.
If you are trying to open google chrome give Google Chrome actual path. And you will be able to launch Goggle Chrome easily
Thank you.
Please let me know if this suggestion resolves the issue.
Happy automation.
@Mohamed_Abdelwahab No, I need to allow it first to make the modifications.
@ashokkarale , @hrishikesh.k Thank you so much that is working fine. It is opening the application and I am able to interact with it now. I have one question, after opening the application successfully will it allow me to automate it as well in future it wouldn’t create any issue while intereacting with the fields?
For example, Inserting the data into the input fields?
Best Regards,
Muhammad Anas.
Glad to know it worked! I don’t think there would be any issue but test it beforehand thoroughly.
Thanks,
Ashok
Hey ,
Glad to know it helped you out.
Yes, Browser Automation will work fine if any query regarding, we will help out.
Make sure Chrome extension for automation on browser is downloaded.
Happy Automation!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.