Description
Hi Playwright team,
I have checked the docs for the Node.js version of Playwright and I have seen that it supports Android and Electron application testing, though it's still in an experimental phase. I am also aware of the simulation feature of Playwright, but after reading this I have some concerns if this really gives me enough confidence.
So I came to the conclusion that some sort of emulation/real-device testing should support the simulated testing and was wondering if the Java language port will support it in the near future?
The company I work at would like to have a single authentication module instead of native ones and utilize WebViews during login flows (same as Microsoft and Google have for example) and I am looking for a test automation tool to support it.
Thank you for your time.