diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/consent_granted_sr_test_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/consent_granted_sr_test_payload.json index b1f15ba5ea..5232953e8a 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/consent_granted_sr_test_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/consent_granted_sr_test_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,37 +14,14 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 }, "type": "shape" }, - { - "width": 172, - "height": 19, - "type": "text", - "text": "Welcome to Session Replay", - "textStyle": { - "family": "roboto, sans-serif", - "size": 14, - "color": "#00ddffff" - }, - "textPosition": { - "padding": { - "top": 0, - "bottom": 0, - "left": 0, - "right": 0 - }, - "alignment": { - "horizontal": "left", - "vertical": "top" - } - } - }, { "width": 88, "height": 48, @@ -57,12 +34,8 @@ { "width": 88, "height": 48, - "border": { - "color": "#000000ff", - "width": 1 - }, "type": "text", - "text": "Click Me", + "text": "CLICK ME", "textStyle": { "family": "roboto, sans-serif", "size": 14, @@ -72,8 +45,8 @@ "padding": { "top": 14, "bottom": 14, - "left": 11, - "right": 11 + "left": 12, + "right": 12 }, "alignment": { "horizontal": "center", @@ -82,10 +55,36 @@ } }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 249, + "height": 28, + "type": "text", + "text": "Session Replay (End to End)", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_allow_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_allow_payload.json index cdb27aca70..ea586d4ffe 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_allow_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_allow_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Default CheckBox", @@ -46,16 +46,13 @@ } }, { - "width": 16, - "height": 16, - "border": { - "color": "#a538afff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat CheckBox", @@ -78,16 +75,13 @@ } }, { - "width": 16, - "height": 16, - "border": { - "color": "#cc0000ff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Material CheckBox", @@ -110,16 +104,13 @@ } }, { - "width": 16, - "height": 16, - "border": { - "color": "#ffbb33ff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Default Radio", @@ -142,20 +133,13 @@ } }, { - "width": 16, - "height": 16, - "shapeStyle": { - "opacity": 1.0, - "cornerRadius": 10 - }, - "border": { - "color": "#a538afff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat Radio", @@ -178,20 +162,13 @@ } }, { - "width": 16, - "height": 16, - "shapeStyle": { - "opacity": 1.0, - "cornerRadius": 10 - }, - "border": { - "color": "#cc0000ff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Material Radio", @@ -214,23 +191,42 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false + }, + { + "width": 320, + "height": 56, "shapeStyle": { - "opacity": 1.0, - "cornerRadius": 10 - }, - "border": { - "color": "#ffbb33ff", - "width": 1 + "backgroundColor": "#212121ff", + "opacity": 1.0 }, "type": "shape" }, { - "width": 411, - "height": 56, - "type": "placeholder", - "label": "Toolbar" + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Sensitive Fiel…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_payload.json index 82a5e31d61..1fa15b4ffc 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxxxxxx xxxxxxxx", @@ -46,8 +46,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#a538afff", "width": 1 @@ -55,7 +55,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxx xxxxxx xxxxxxxx", @@ -78,8 +78,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#cc0000ff", "width": 1 @@ -87,7 +87,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxxxxxxx xxxxxxxx", @@ -110,8 +110,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#ffbb33ff", "width": 1 @@ -119,7 +119,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxxxxxx xxxxx", @@ -142,8 +142,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -155,7 +155,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxx xxxxxx xxxxx", @@ -178,8 +178,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -191,7 +191,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxxxxxxx xxxxx", @@ -214,8 +214,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -227,10 +227,36 @@ "type": "shape" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "xxxxxxx xxxxxx xxxxxxxxx xxxxxxxxxxxxxxxxxxx", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_user_input_payload.json index cdb27aca70..e1979635bf 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_checkbox_and_radio_fields_mask_user_input_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Default CheckBox", @@ -46,8 +46,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#a538afff", "width": 1 @@ -55,7 +55,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat CheckBox", @@ -78,8 +78,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#cc0000ff", "width": 1 @@ -87,7 +87,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Material CheckBox", @@ -110,8 +110,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "border": { "color": "#ffbb33ff", "width": 1 @@ -119,7 +119,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Default Radio", @@ -142,8 +142,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -155,7 +155,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat Radio", @@ -178,8 +178,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -191,7 +191,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Material Radio", @@ -214,8 +214,8 @@ } }, { - "width": 16, - "height": 16, + "width": 32, + "height": 32, "shapeStyle": { "opacity": 1.0, "cornerRadius": 10 @@ -227,10 +227,36 @@ "type": "shape" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Sensitive Fiel…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_allow_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_allow_payload.json index e2b8024ddd..8c5375ab63 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_allow_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_allow_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -33,10 +33,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -54,10 +54,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -75,10 +75,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -86,10 +86,36 @@ "isEmpty": false }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Image Button…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_payload.json index e2b8024ddd..17b1e8ce5b 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -24,72 +24,71 @@ }, { "width": 80, - "height": 80, - "shapeStyle": { - "backgroundColor": "#5a595bff", - "opacity": 1.0 - }, - "type": "shape" - }, - { - "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, - "type": "image", - "isEmpty": false + "type": "placeholder", + "label": "Image" }, { "width": 80, - "height": 80, - "shapeStyle": { - "backgroundColor": "#5a595bff", - "opacity": 1.0 + "height": 85, + "clip": { + "top": 2, + "bottom": 3, + "left": 0, + "right": 0 }, - "type": "shape" + "type": "placeholder", + "label": "Image" }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, - "type": "image", - "isEmpty": false + "type": "placeholder", + "label": "Image" }, { - "width": 80, - "height": 80, + "width": 320, + "height": 56, "shapeStyle": { - "backgroundColor": "#5a595bff", + "backgroundColor": "#212121ff", "opacity": 1.0 }, "type": "shape" }, { - "width": 80, - "height": 84, - "clip": { - "top": 2, - "bottom": 2, - "left": 0, - "right": 0 + "width": 280, + "height": 28, + "type": "text", + "text": "xxxxxxx xxxxxx xxxxx xxxxxxxxxxxxxxxxxxxx", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" }, - "type": "image", - "isEmpty": false - }, - { - "width": 411, - "height": 56, - "type": "placeholder", - "label": "Toolbar" + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_user_input_payload.json index 1a46f725db..8c5375ab63 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_image_buttons_mask_user_input_payload.json @@ -1,103 +1,122 @@ -[ - { - "type": 4, - "data": { - "width": 411, - "height": 914 - } - }, - { - "type": 6, - "data": { - "has_focus": true - } - }, - { - "type": 10, - "data": { - "wireframes": [ - { - "width": 411, - "height": 914, - "shapeStyle": { - "backgroundColor": "#303030ff", - "opacity": 1.0 - }, - "type": "shape" +[{ + "type": 4, + "data": { + "width": 320, + "height": 640 + } +}, { + "type": 6, + "data": { + "has_focus": true + } +}, { + "type": 10, + "data": { + "wireframes": [ + { + "width": 320, + "height": 640, + "shapeStyle": { + "backgroundColor": "#303030ff", + "opacity": 1.0 }, - { - "width": 80, - "height": 80, - "shapeStyle": { - "backgroundColor": "#ffffffff", - "opacity": 1.0 - }, - "type": "shape" + "type": "shape" + }, + { + "width": 80, + "height": 80, + "shapeStyle": { + "backgroundColor": "#5a595bff", + "opacity": 1.0 }, - { - "width": 80, - "height": 84, - "clip": { - "top": 2, - "bottom": 2, - "left": 0, - "right": 0 - }, - "type": "image", - "mimeType": "image/webp", - "isEmpty": false + "type": "shape" + }, + { + "width": 80, + "height": 85, + "clip": { + "top": 2, + "bottom": 3, + "left": 0, + "right": 0 }, - { - "width": 80, - "height": 80, - "shapeStyle": { - "backgroundColor": "#ffffffff", - "opacity": 1.0 - }, - "type": "shape" + "type": "image", + "isEmpty": false + }, + { + "width": 80, + "height": 80, + "shapeStyle": { + "backgroundColor": "#5a595bff", + "opacity": 1.0 }, - { - "width": 80, - "height": 84, - "clip": { - "top": 2, - "bottom": 2, - "left": 0, - "right": 0 - }, - "type": "image", - "mimeType": "image/webp", - "isEmpty": false + "type": "shape" + }, + { + "width": 80, + "height": 85, + "clip": { + "top": 2, + "bottom": 3, + "left": 0, + "right": 0 }, - { - "width": 80, - "height": 80, - "shapeStyle": { - "backgroundColor": "#ffffffff", - "opacity": 1.0 - }, - "type": "shape" + "type": "image", + "isEmpty": false + }, + { + "width": 80, + "height": 80, + "shapeStyle": { + "backgroundColor": "#5a595bff", + "opacity": 1.0 }, - { - "width": 80, - "height": 84, - "clip": { - "top": 2, - "bottom": 2, + "type": "shape" + }, + { + "width": 80, + "height": 85, + "clip": { + "top": 2, + "bottom": 3, + "left": 0, + "right": 0 + }, + "type": "image", + "isEmpty": false + }, + { + "width": 320, + "height": 56, + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Image Button…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, "left": 0, "right": 0 }, - "type": "image", - "mimeType": "image/webp", - "isEmpty": false - }, - { - "width": 411, - "height": 56, - "type": "placeholder", - "label": "Toolbar" + "alignment": { + "horizontal": "left", + "vertical": "top" + } } - ] - } + } + ] } -] \ No newline at end of file +}] \ No newline at end of file diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_allow_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_allow_payload.json index 8703072656..395a462238 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_allow_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_allow_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -24,10 +24,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -36,10 +36,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -47,10 +47,36 @@ "isEmpty": false }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Images (End t…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_payload.json index 8703072656..359534f705 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -24,33 +24,59 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, - "type": "image", - "isEmpty": false + "type": "placeholder", + "label": "Image" }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, - "type": "image", - "isEmpty": false + "type": "placeholder", + "label": "Image" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "xxxxxxx xxxxxx xxxxxx xxxx xxxxxxx", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_user_input_payload.json index 8703072656..395a462238 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_images_mask_user_input_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -24,10 +24,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -36,10 +36,10 @@ }, { "width": 80, - "height": 84, + "height": 85, "clip": { "top": 2, - "bottom": 2, + "bottom": 3, "left": 0, "right": 0 }, @@ -47,10 +47,36 @@ "isEmpty": false }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Images (End t…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_allow_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_allow_payload.json index 9d7e8f4be8..811a7709b4 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_allow_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_allow_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,27 +23,27 @@ "type": "shape" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -52,27 +52,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -81,27 +81,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -110,27 +110,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -139,27 +139,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -168,27 +168,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -197,27 +197,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -226,10 +226,36 @@ } }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Sensitive Fiel…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_payload.json index 9d7e8f4be8..3ba2cde2ee 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,27 +23,27 @@ "type": "shape" }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -52,27 +52,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -81,27 +81,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -110,27 +110,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -139,27 +139,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -168,27 +168,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -197,27 +197,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -226,10 +226,36 @@ } }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "xxxxxxx xxxxxx xxxxxxxxx xxxxxxxxxxxxxxxxxxx", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_user_input_payload.json index 9d7e8f4be8..811a7709b4 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_sensitive_fields_mask_user_input_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,27 +23,27 @@ "type": "shape" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -52,27 +52,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -81,27 +81,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -110,27 +110,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -139,27 +139,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -168,27 +168,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -197,27 +197,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -226,10 +226,36 @@ } }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Sensitive Fiel…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_allow_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_allow_payload.json index 209b4654df..a686b80372 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_allow_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_allow_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Default Text View", @@ -46,7 +46,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Material Text View", @@ -69,7 +69,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "App Compat Text View", @@ -92,27 +92,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Edit Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -121,27 +121,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Default Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -150,27 +150,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "App Compat Edit Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -179,27 +179,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "text", "text": "App Compat Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, - "bottom": 11, - "left": 3, - "right": 3 + "top": 20, + "bottom": 21, + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -208,27 +208,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Material Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -237,7 +237,7 @@ } }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Checked Text View", @@ -249,7 +249,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -260,16 +260,13 @@ } }, { - "width": 19, - "height": 19, - "border": { - "color": "#ffffffff", - "width": 1 - }, - "type": "shape" + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat Checked Text View", @@ -281,7 +278,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -292,23 +289,42 @@ } }, { - "width": 19, - "height": 19, + "width": 32, + "height": 32, + "type": "image", + "isEmpty": false + }, + { + "width": 320, + "height": 56, "shapeStyle": { - "backgroundColor": "#ffffffff", + "backgroundColor": "#212121ff", "opacity": 1.0 }, - "border": { - "color": "#ffffffff", - "width": 1 - }, "type": "shape" }, { - "width": 411, - "height": 56, - "type": "placeholder", - "label": "Toolbar" + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Text Fields (E…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_payload.json index 61ef0846e6..53e2a3fe37 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "xxxxxxx xxxx xxxx", @@ -46,7 +46,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "xxxxxxxx xxxx xxxx", @@ -69,7 +69,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "xxx xxxxxx xxxx xxxx", @@ -92,27 +92,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", - "text": "***", + "text": "xxxx xxxx xxxx", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -121,27 +121,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", - "text": "***", + "text": "xxxxxxx xxxx xxxxxxxx xxxx xxxx", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -150,27 +150,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", - "text": "***", + "text": "xxx xxxxxx xxxx xxxx xxxx", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -179,27 +179,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 67, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "text", - "text": "***", + "text": "xxx xxxxxx xxxx xxxxxxxx xxxx xxxx", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, - "bottom": 11, - "left": 3, - "right": 3 + "top": 20, + "bottom": 21, + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -208,27 +208,27 @@ } }, { - "width": 395, - "height": 44, - "type": "image", - "isEmpty": false + "width": 304, + "height": 46, + "type": "placeholder", + "label": "Image" }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", - "text": "***", + "text": "xxxxxxxx xxxx xxxxxxxx xxxx xxxx", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -237,7 +237,7 @@ } }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxxxxxx xxxx xxxx", @@ -249,7 +249,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -269,7 +269,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "xxx xxxxxx xxxxxxx xxxx xxxx", @@ -281,7 +281,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -301,10 +301,36 @@ "type": "shape" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "xxxxxxx xxxxxx xxxx xxxxxx xxxxxxxxxxxx", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_user_input_payload.json index 489126f73f..a35dde144c 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_mask_user_input_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Default Text View", @@ -46,7 +46,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Material Text View", @@ -69,7 +69,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "App Compat Text View", @@ -92,27 +92,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Edit Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -121,27 +121,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Default Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -150,27 +150,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "App Compat Edit Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffbb33ff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -179,27 +179,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "text", "text": "App Compat Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, - "bottom": 11, - "left": 3, - "right": 3 + "top": 20, + "bottom": 21, + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -208,27 +208,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "Material Auto Complete Text View", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#a538afff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -237,7 +237,7 @@ } }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Checked Text View", @@ -249,7 +249,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -269,7 +269,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat Checked Text View", @@ -281,7 +281,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -301,10 +301,36 @@ "type": "shape" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Text Fields (E…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_with_input_mask_user_input_payload.json b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_with_input_mask_user_input_payload.json index d00e932eb4..fff8e21b5e 100644 --- a/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_with_input_mask_user_input_payload.json +++ b/instrumented/integration/src/androidTest/assets/session_replay_payloads/sr_text_fields_with_input_mask_user_input_payload.json @@ -1,8 +1,8 @@ [{ "type": 4, "data": { - "width": 411, - "height": 914 + "width": 320, + "height": 640 } }, { "type": 6, @@ -14,8 +14,8 @@ "data": { "wireframes": [ { - "width": 411, - "height": 914, + "width": 320, + "height": 640, "shapeStyle": { "backgroundColor": "#303030ff", "opacity": 1.0 @@ -23,7 +23,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Default Text View", @@ -46,7 +46,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "Material Text View", @@ -69,7 +69,7 @@ } }, { - "width": 395, + "width": 304, "height": 19, "type": "text", "text": "App Compat Text View", @@ -92,27 +92,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -121,27 +121,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -150,27 +150,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -179,27 +179,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 67, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -208,27 +208,27 @@ } }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "image", "isEmpty": false }, { - "width": 395, - "height": 44, + "width": 304, + "height": 46, "type": "text", "text": "***", "textStyle": { "family": "roboto, sans-serif", - "size": 17, + "size": 18, "color": "#ffffffff" }, "textPosition": { "padding": { - "top": 9, + "top": 10, "bottom": 11, - "left": 3, - "right": 3 + "left": 4, + "right": 4 }, "alignment": { "horizontal": "left", @@ -237,7 +237,7 @@ } }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "Checked Text View", @@ -249,7 +249,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -269,7 +269,7 @@ "type": "shape" }, { - "width": 395, + "width": 304, "height": 32, "type": "text", "text": "App Compat Checked Text View", @@ -281,7 +281,7 @@ "textPosition": { "padding": { "top": 0, - "bottom": 12, + "bottom": 13, "left": 0, "right": 32 }, @@ -301,10 +301,36 @@ "type": "shape" }, { - "width": 411, + "width": 320, "height": 56, - "type": "placeholder", - "label": "Toolbar" + "shapeStyle": { + "backgroundColor": "#212121ff", + "opacity": 1.0 + }, + "type": "shape" + }, + { + "width": 280, + "height": 28, + "type": "text", + "text": "Session Replay Text Fields (E…", + "textStyle": { + "family": "roboto, sans-serif", + "size": 20, + "color": "#ffffffff" + }, + "textPosition": { + "padding": { + "top": 0, + "bottom": 0, + "left": 0, + "right": 0 + }, + "alignment": { + "horizontal": "left", + "vertical": "top" + } + } } ] } diff --git a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentGrantedFragmentTrackingTest.kt b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentGrantedFragmentTrackingTest.kt index d30de070b7..ee291bd5ab 100644 --- a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentGrantedFragmentTrackingTest.kt +++ b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentGrantedFragmentTrackingTest.kt @@ -13,6 +13,7 @@ import com.datadog.android.privacy.TrackingConsent import com.datadog.android.sdk.integration.RuntimeConfig import com.datadog.android.sdk.rules.RumMockServerActivityTestRule import com.datadog.tools.unit.ConditionWatcher +import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.runner.RunWith @@ -29,6 +30,7 @@ internal class ConsentGrantedFragmentTrackingTest : FragmentTrackingTest() { ) @Test + @Ignore("TODO RUM-6570: Fix the test") fun verifyViewEventsOnSwipe() { val expectedEvents = runInstrumentationScenario(mockServerRule) diff --git a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentPendingGrantedFragmentTrackingTest.kt b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentPendingGrantedFragmentTrackingTest.kt index a463c749ea..1e5f0b6a32 100644 --- a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentPendingGrantedFragmentTrackingTest.kt +++ b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/rum/ConsentPendingGrantedFragmentTrackingTest.kt @@ -14,6 +14,7 @@ import com.datadog.android.privacy.TrackingConsent import com.datadog.android.sdk.integration.RuntimeConfig import com.datadog.android.sdk.rules.RumMockServerActivityTestRule import com.datadog.tools.unit.ConditionWatcher +import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.runner.RunWith @@ -30,6 +31,7 @@ internal class ConsentPendingGrantedFragmentTrackingTest : FragmentTrackingTest( ) @Test + @Ignore("TODO RUM-6570: Fix the test") fun verifyViewEventsOnSwipe() { val expectedEvents = runInstrumentationScenario(mockServerRule) diff --git a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/BaseSessionReplayTest.kt b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/BaseSessionReplayTest.kt index 183313dbc1..6c38693d5c 100644 --- a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/BaseSessionReplayTest.kt +++ b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/BaseSessionReplayTest.kt @@ -13,6 +13,8 @@ import androidx.test.platform.app.InstrumentationRegistry import com.datadog.android.Datadog import com.datadog.android.rum.GlobalRumMonitor import com.datadog.android.sdk.integration.RuntimeConfig +import com.datadog.android.sdk.integration.sessionreplay.BaseSessionReplayTest.MatchingStrategy.CONTAINS +import com.datadog.android.sdk.integration.sessionreplay.BaseSessionReplayTest.MatchingStrategy.EXACT import com.datadog.android.sdk.rules.HandledRequest import com.datadog.android.sdk.rules.SessionReplayTestRule import com.datadog.android.sdk.utils.waitFor @@ -294,7 +296,7 @@ internal abstract class BaseSessionReplayTest { } companion object { - internal val INITIAL_WAIT_MS = TimeUnit.SECONDS.toMillis(60) + internal val INITIAL_WAIT_MS = TimeUnit.SECONDS.toMillis(30) private const val UI_THREAD_DELAY_IN_MS = 1000L private const val PAYLOAD_UPDATE_REQUEST = "updateSrPayloads" private val SEGMENT_FORM_DATA_REGEX = diff --git a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/ConsentGrantedSrTest.kt b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/ConsentGrantedSrTest.kt index 6df0531ad7..cfa45b7654 100644 --- a/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/ConsentGrantedSrTest.kt +++ b/instrumented/integration/src/androidTest/kotlin/com/datadog/android/sdk/integration/sessionreplay/ConsentGrantedSrTest.kt @@ -8,7 +8,6 @@ package com.datadog.android.sdk.integration.sessionreplay import com.datadog.android.privacy.TrackingConsent import com.datadog.android.sdk.rules.SessionReplayTestRule -import org.junit.Ignore import org.junit.Rule import org.junit.Test @@ -21,7 +20,6 @@ internal class ConsentGrantedSrTest : BaseSessionReplayTest