Hi guys,
I am using chromedriver to test a web application on Linux (Debian bookworm).
ChromeDriver 133.0.6943.141 (2a5d6da0d6165d7b107502095a937fe7704fcef6-refs/branch-heads/6943@{#1912})
This application uses audio devices, and allows you to configure the one you are using.
When the application is started in Chrome, on a server, it displays the pipewire audio devices.
But when the application is started on the same server, with chromedriver, it displays ALSA audio devices.
Any ideas ?
Thanks
Denis