selenium - Chrome: fake microphone input for test purpose -
For testing purposes with the launcher, I need to simulate the audio input without a microphone with a microphone. I
With the "Fake-imitation-device-of-media-stream" flag, Chrome can simulate a fake microphone. However, no input from the fake microphone is coming, so my test fails.
Is it possible to simulate the sound that is exiting the microphone?
Thank you!
I use duplicate video and microphone input two chrome flags
< P> - Use-duplicate-device- Use-duplicate-you-can-media-stream
Try one with two flags together.
Comments
Post a Comment