lib/Dhalang/configuration.rb in Dhalang-0.7.1 vs lib/Dhalang/configuration.rb in Dhalang-0.7.2
- old
+ new
@@ -12,10 +12,11 @@
userAgent: '',
isHeadless: true,
viewPort: '',
httpAuthenticationCredentials: '',
isAutoHeight: false,
- chromeOptions: []
+ chromeOptions: [],
+ slowMo: 0
}.freeze
DEFAULT_PDF_OPTIONS = {
scale: 1,
displayHeaderFooter: false,
headerTemplate: '',
\ No newline at end of file