I'm writing and automation for a WebRTC client that requires a microphone stream to be allowed on Chrome
Since i'm using chromedriver to perform all the actions, i'm looking for a way to allow the microphone automatically when starting the script
Does anyone have any idea how to do that?