playwright-dotnet icon indicating copy to clipboard operation
playwright-dotnet copied to clipboard

[Feature] Add support for Electron

Open HarikrishnanVK opened this issue 3 years ago • 0 comments

We have a requirement to handle couple of applications for an use case. where one of the application is traditional dotnet based and another is electron based.

We have been using playwright for electron with VS code for a standalone application but for the above mentioned scenario we require playwright to support electron apps in dotnet platform too.

If it can support electron in dotnet we can combine the technology of desktop based automation and electron automation in single solution of VS 2019.

Hope this feature helps many.

HarikrishnanVK avatar Jun 16 '22 15:06 HarikrishnanVK