Docker – View command line used by Playwright to launch Chromium
I have a web application that talks to a connected device from Chrome and which for specific reasons needs to be tested from within a Docker container. The device has two USB endpoints, one of which is an emulated serial…