-
Print
-
DarkLight
Can I allow location, microphone, and camera alert dialogs when recording?
Depending on the execution environment, it is possible.
On Autify, you cannot record actions against dialogs that set browser permissions (for example, clicking the Allow or Block buttons like in the image below).
During test execution, permissions are automatically set for each execution environment. Please see the table below for detailed permission settings. You cannot change these settings at this time.
Please note that even if location information, microphone, and camera are allowed, Autify currently does not support voice input and verification that uses location information (for example, showing a different list based on location information).
Permission settings for each execution environment
OS | OS | OS ver | browser | browser ver | location | camera | microphone |
---|---|---|---|---|---|---|---|
Linux / Chrome | Linux | Chrome | 106.0 | Allow | Allow | Allow | |
iPhone X (Emulator) | Linux | Chrome Device mode | 106.0 | Allow | Allow | Allow | |
Pixel 2 (Emulator) | Linux | Chrome Device mode | 106.0 | Allow | Allow | Allow | |
Windows / Chrome | Windows | 10 | Chrome | 106.0 | Deny | Allow | Allow |
Windows / Edge | Windows | 10 | Edge | 106.0 | Deny | Allow | Allow |
Windows / Firefox | Windows | 10 | Firefox | 101.0 | Deny | Deny | Deny |
Windows Server / Edge | Windows Server | 2019 | Edge | 105.0 | Allow | Allow | Allow |
macOS / Chrome | macOS | Big Sur | Chrome | 106.0 | Deny | Allow | Allow |
macOS / Edge | macOS | Big Sur | Edge | 106.0 | Deny | Allow | Allow |
macOS / Firefox | macOS | Big Sur | Firefox | 101.0 | Deny | Deny | Deny |
macOS / Safari | macOS | Big Sur | Safari | 15.1 | Deny | Allow | Allow |
iPhone XS | iOS | 15 | Safari | Allow | Allow | Allow | |
iPhone 12 | iOS | 14 | Safari | Allow | Allow | Allow | |
Google Pixel 5 | Android | 11.0 | Chrome | Deny | Deny | Deny | |
Samsung Galaxy S20 | Android | 10.0 | Chrome | Deny | Deny | Deny |
※ Allow means the permission is force allowed.
※ Deny means the permission is force blocked.
※ Information as of October 25, 2022. Actual permissions may differ depending on circumstances.