Playwright with Node-Red - Help!

Hello,

I wonder if anyone out there has some experience of using the Playwright test framework (https://playwright.dev/) with Node-Red?

We currently have a suite of tests written that tests our various portal apps UI against various browsers, and we use Playwright for this.

On top of this we would like to test our hardware, with instructions being sent from the portal UI. And we understand this can be done with Playwright and Node-Red integration, but we cannot seem to find much, if any documentation on this, or even some examples!

Any helps greatly appreciated.

Ryan