microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
66.42k stars 3.63k forks source link

[Feature] - Playwright needs to support electron app testing with dotnet/C# #14955

Closed HarikrishnanVK closed 2 years ago

HarikrishnanVK commented 2 years ago

We do have a requirement to automate electron application using dotnet framework and c# as language.

Recently we discovered playwright provides effective support on testing electron application but only with nodeJS.

With dotnet playwright do support chromium, firefox based web testing but not electron.

So requesting playwright team to add the electronApp package to the dotnet platform.

HarikrishnanVK commented 2 years ago

duplicate

Itimol82 commented 2 years ago

hi . let me know if you need any help . tnx