- Print
- DarkLight
Can I allow location, microphone, and camera alert dialogs when recording?
Yes, depending on the execution environment.
On Autify, actions against dialogs that set browser permissions are not recorded (for example, clicking the Allow or Block buttons like in the image below).
During test execution, permissions are automatically set or not selected for each execution environment. For details on permission settings, please see the table below. 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 testing that uses location information (for example, showing a different list based on location information).
Permission settings for each execution environment
OS | OS | browser | location | camera | microphone |
---|---|---|---|---|---|
Linux / Chrome | Linux | Chrome | Allow | Allow | Allow |
iPhone X (Emulator) | Linux | Chrome Device mode | Allow | Allow | Allow |
Pixel 2 (Emulator) | Linux | Chrome Device mode | Allow | Allow | Allow |
Windows / Chrome | Windows | Chrome | Unhandled | Allow | Allow |
Windows / Edge | Windows | Edge | Unhandled | Allow | Allow |
Windows / Firefox | Windows | Firefox | Unhandled | Deny | Unhandled |
Windows Server / Edge | Windows Server | Edge | Allow | Allow | Allow |
macOS / Chrome | macOS | Chrome | Unhandled | Allow | Allow |
macOS / Edge | macOS | Edge | Unhandled | Allow | Allow |
macOS / Firefox | macOS | Firefox | Unhandled | Deny | Unhandled |
macOS / Safari | macOS | Safari | Deny | Allow | Allow |
iPhone XS | iOS | Safari | Allow | Allow | Allow |
iPhone 12 | iOS | Safari | Allow | Allow | Allow |
Google Pixel 5 | Android | Chrome | Unhandled | Unhandled | Unhandled |
Samsung Galaxy S20 | Android | Chrome | Unhandled | Unhandled | Unhandled |
※ Allow means the permission is force allowed.
※ Deny means the permission is force blocked.
※ Unhandled means that the permission is not selected and the test proceeds with the dialog displayed.
※ Information as of October 25, 2022. Actual permissions may differ depending on circumstances.