playwright-dotnet
playwright-dotnet copied to clipboard
[Feature] Add support for Electron
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.