expert,
I am testing a web app system which is interacting with a legacy Windows .NET based desktop application. Interaction here I mean is user needs to click buttons on both web and desktop apps to finish the workflow. Can I use Playwright node.js to automate test on both web and desktop apps? Or I best try with Playwright .NET + System.Windows.Automation test framework? My concern is that I heard Playwright .NET might not be as up to date as node.js version and less well supported and documented.
Please let me know if my question is unclear as I am new to Playwright and E2E testing.
Thank you,
Gavin
Playwright node.js, System.Windows.Automation.
foogle fu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.