- Print
- DarkLight
Can I allow location, microphone, and camera alert dialogs when recording?
Record alert dialogs
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 detailed permission settings, please refer to the table below. These settings cannot be changed 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).
Why the notification alert dialog is not shown during recording
During recording, the browser will start in incognito mode. It is a specification that the notification alert dialog does not appear in incognito mode and guest mode. For more information, please see here.
During test execution, the browser is launched in normal mode, allowing the dialog to be displayed.
Permission settings for each execution environment
OS | OS | browser | notification | location | camera | microphone |
---|---|---|---|---|---|---|
Linux / Chrome | Linux | Chrome | Unhandled | Allow | Allow | Allow |
iPhone X (Emulator) | Linux | Chrome Device mode | Unhandled | Allow | Allow | Allow |
Pixel 2 (Emulator) | Linux | Chrome Device mode | Unhandled | Allow | Allow | Allow |
Windows / Chrome | Windows | Chrome | Unhandled | Unhandled | Allow | Allow |
Windows / Edge | Windows | Edge | Unhandled | Unhandled | Allow | Allow |
Windows / Firefox | Windows | Firefox | Unhandled | Unhandled | Deny | Unhandled |
Windows Server / Edge | Windows Server | Edge | Unhandled | Allow | Allow | Allow |
macOS / Chrome | macOS | Chrome | Unhandled | Unhandled | Allow | Allow |
macOS / Edge | macOS | Edge | Unhandled | Unhandled | Allow | Allow |
macOS / Firefox | macOS | Firefox | Unhandled | Unhandled | Deny | Unhandled |
macOS / Safari | macOS | Safari | Unhandled | Deny | Allow | Allow |
iPhone XS | iOS | Safari | Unhandled | Allow | Allow | Allow |
iPhone 12 | iOS | Safari | Unhandled | Allow | Allow | Allow |
Google Pixel 5 | Android | Chrome | Unhandled | Unhandled | Unhandled | Unhandled |
Samsung Galaxy S20 | Android | Chrome | Unhandled | 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 February 7, 2024. Actual permissions may differ depending on circumstances.