menu
puppeteer package
documentation
protocol/browser.dart
PermissionDescriptor
allowWithoutGesture property
allowWithoutGesture property
dark_mode
light_mode
allowWithoutGesture
property
bool
?
allowWithoutGesture
final
For "fullscreen" permission, must specify allowWithoutGesture:true.
Implementation
final bool? allowWithoutGesture;
puppeteer package
documentation
protocol/browser
PermissionDescriptor
allowWithoutGesture property
PermissionDescriptor class