Configures the adblock component should interact with the browser.
Optional
allowDefault: true
True when video and audio tags are allowed to play automatically.
Default: true
True when PDFs can be displayed in browsers. Electron engine only.
Optional
allowDefault: false
True when insecure webcontent should be allowed to run.
Default: true
True when the electron browser engine should use sandboxing, may increase stability.
Electron engine only.
Optional
allowDefault: true
True when zoom gestures are allowed.
Optional
allowedDefault: []
List of hosts whose certificate errors should be ignored.
Default: []
List of automation descriptors to handle basic authentication requests.
Optional
browserBrowser config to use for new browsers which are created by browsing actions with this
browser. When not specified the value is determined by the
useDefaultBrowserConfigForNewWindows value.
Browser single sign on configuration. Electron engine only.
URL which should be used when handling a certificate error.
Optional
conditionalHandles the fullscreen behavior, a browser in fullscreen will hide all UI elements and
will maximize itself to occupy the available screen space.
Optional
contextConfiguration for the browser context menu.
Optional
defaultDefault: 1
Value for the initial zoom level of webpages.
Default: "Electron"
The type of browser engine to use.
Configures how browser extensions should be used. Electron engine only.
URL which should be used when handling a generic navigation error.
Optional
ignoreDefault: false
True when certificate errors should be ignored.
Default: 5
The number of windows+tabs which should be allowed to be open at the same time.
Optional
offlineDefault:
"$(SiteKioskAssetsPath)Html\InternalPages\Errors\offline.html"
Optional
pdfContains all settings for the integrated pdf viewer.
Optional
permissionsHandles the browser permissions, like geolocation, eg.
Optional
popupDefault: "NewWindow"
How should the browser handle popups.
Default: []
Cookies to add before and after a session logout.
Optional
privateDefault: false
True when the browser should be started in private browsing mode.
Default: true
True when SiteKiosk shpould display a dialog informing the user about a blocked new
window action.
Optional
startDefault: false
Should the browser window start maximized.
Optional
startDefault: "about:blank"
Configuration for the startpage.
Optional
startThe start position of the browser window. When not specified the default position
(centered inside the work area, with a slight offset to allow visible stacking) will be
used.
Optional
startThe start size of the browser window. When not specified the default size (min: 1024x768
max: 75% of width and height from the work area) will be used.
Optional
uiConfiguration for the browser UI.
Optional
uiThe script which should be used to enhance the browser UI. Script will be executed after
the browser UI components have been loaded.
Optional
useDefault: false
True new browser windows from browsing actions should use the default browser config.
False when the browser config of the opener browser should be used.
Optional
useDefault: false
True when the devices display zoom factor should be used as initial zoom level for
webpages.
Useragent settings.
Default: []
List of automation descriptors.
Default:
"https://www.google.com/search?q=%s"
Optional
webDefault: true
True when the websecurity should be activated.
Generated using TypeDoc
Global and default browser specific settings.
Browser specific settings.
Browser config to use for new browsers which are created by browsing actions with this browser. When not specified the value is determined by the useDefaultBrowserConfigForNewWindows value.
Global browser specific settings.
Path:
system.browser