By default, permission popups are accepted in Real Device Browser Testing. What if, I want to handle these permissions at my end?

By default permission, popups like camera/microphone are accepted in real device browser testing. What if, the user wants to handle these permissions at their end?

Hey Richard,

You can ask the client to pass autoAcceptAlerts : false in capabilities. That might be helpful.