Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

I want to make an app like UiPath UI explorer. The app will interact with chrome extension(that i'll make), which will fetch the web element attributes from the website and send it to my desktop app. I am looking for a faster solution to pass those attributes to my desktop app. So, I would like to understand how UiPath does that or some other solution for the same.

1 Answer

0 votes
by (29.5k points)

Extensions have nativeMessaging API, the way I see it nativeMessaging is the only method. Other than that, you can listen to an HTTP port in your app so the extension will periodically poll it.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...