DiscoverAdvancedConfig
| Settings ID | Value | Description |
|---|---|---|
| LibraryVersion | String | Its version of the Disover lib |
| FilterMessageTypes | Default - False | Not implemented |
| MessageTypes | N/A | Not implemented |
| AddMessageTypeHeader | true/false | By default false, then MessageTypeHeader will not be present in header |
| MessageTypeHeader | Default - WorklightHit | Value for the MessageTypeHeader - Example - "WorklightHit" |
| RemoveIp | true/false | Masks or replaces the user's IP address with a placeholder if configured to do so. |
| IpPlaceholder | Default - N/A | Placeholder for IP address - works with RemoveIp |
| UseXpathId | Default - False | Not implemented |
| InitialZIndex | Default - 500 | This 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. |
| DefaultAutoLayoutDelay | Default - 500 | Not implemented |
| UseZindex | Default - true | Based on this value InitialZIndex will be updated and used in payload |
| TreatJsonDictionariesAsString | Default - false | If the value is true, it will treat JSON dictionaries as string |
| UseJPGForReplayImagesExtension | Default - false | Not implemented |
| AutoWebViewCaptureDelay | Default - 1 | Not implemented |
| DisableKeyboardCapture | Default - false | Not implemented |
| EnableWebViewInjectionForDisabledAutoCapture | Default - true | Not 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 |