DiscoverAdvancedConfig

Settings ID Value Description
LibraryVersionStringIts version of the Disover lib
FilterMessageTypesDefault - FalseNot implemented
MessageTypesN/ANot implemented
AddMessageTypeHeadertrue/falseBy default false, then MessageTypeHeader will not be present in header
MessageTypeHeaderDefault - WorklightHitValue for the MessageTypeHeader - Example - "WorklightHit"
RemoveIptrue/falseMasks or replaces the user's IP address with a placeholder if configured to do so.
IpPlaceholderDefault - N/APlaceholder for IP address - works with RemoveIp
UseXpathIdDefault - FalseNot implemented
InitialZIndexDefault - 500This method ensures that the system uses a valid, positive z-index value for positioning UI elements. If the configuration is missing or invalid (non-positive), it safely defaults to a predefined constant.
DefaultAutoLayoutDelayDefault - 500Not implemented
UseZindexDefault - trueBased on this value InitialZIndex will be updated and used in payload
TreatJsonDictionariesAsStringDefault - falseIf the value is true, it will treat JSON dictionaries as string
UseJPGForReplayImagesExtensionDefault - falseNot implemented
AutoWebViewCaptureDelayDefault - 1Not implemented
DisableKeyboardCaptureDefault - falseNot implemented
EnableWebViewInjectionForDisabledAutoCaptureDefault - trueNot implemented
DisableAlertAutoCapture Default - false Not implemented
DisableAlertBackgroundForDisabledLogViewLayout Default - false Not implemented

"button:click": 1,

"button:load": 0,

"toggleButton:click": 1,

"slider:valueChange": 1,

"stepper:valueChange": 1,

"selectList:valueChange": 1,

"selectList:load": 0,

"datePicker:dateChange": 1,

"pickerView:valueChanged": 1,

"textBox:textChange": 1,

"textBox:_searchFieldBeginEditing": 0,

"textBox:_searchFieldBeginChanged": 0,

"textBox:_searchFieldEditingChanged": 0,

"label:textChange": 1,

"label:load": 0,

"scroller:scrollChange": 1,

"actionSheet:buttonIndex": 1,

"actionSheet:show": 0,

"alertView:buttonIndex": 1,

"alertView:show": 0,

"customEvent": 1,

"exception": 1,

"mobileState": 1,

"location": 3,

"orientation": 2,

"screenChangeLevel": 2,

"layout": 2,

"gestures": 2,

"UICPayload": 2,"

Not implemented