I'm facing the testing of Android app (in my case with an emulated device that I already have installed on my PC) I was looking to implement it using Java Playwright.
But in their official doc, they have only the section for Node.js and not for Java. Does Java Playwright support the testing of Android devices? do you have any reference/doc for it?