Which technology UiPath use under the hood for Web Automation?

Im wondering which technology or driver UiPath use for Web Automation

Also is there any chance UiPath will use Playwright in the future as it has become a industry standard for automation on web

@indiedev91
below are used to work on UI or web automation in UiPath
1)Web Browser Extensions
2)UiPath Web Automation Activities
3. UI Automation Framework

UiPath does not officially support Playwright for web automation.
Playwright, developed by Microsoft, is a popular open-source framework for end-to-end testing and automation of web applications.

Yes i knew that , but what my question is what technology does UiPath currently use for eg Microsoft Ui Automation Library/Package is used in .Net for the task we perform through UiPath, but thats just an example

also if i give another example is that UiPath is most likely using the Microsoft Workflow Foundation

@indiedev91

UiPath depends heavily on the Microsoft UI Automation framework (part of the .NET framework) for interacting with and automating Windows desktop applications. This library provides a rich set of APIs to work with UI elements and controls programmatically.

1 Like

Can you share me some resources ? on that ?

Yes but that dosent also means its use the same framework for web as well (does it ?)

@indiedev91 ,

You can refer the official documentation provides detailed information on various aspects of UiPath.

You mean Microsoft Docs or UiPath ?

UiPath documentation, you will get all the information over there.

May I know the reason why did you the solution, which you was marked before??