Skip to content

Commit

Permalink
RUM-807 Add SR integration tests for TextView and EditText view type
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc83 committed Aug 31, 2023
1 parent c56ad72 commit b861ba4
Show file tree
Hide file tree
Showing 21 changed files with 1,998 additions and 76 deletions.
Original file line number Diff line number Diff line change
@@ -1,30 +1,25 @@
[{
"timestamp": 1693225480146,
"type": 4,
"data": {
"width": 411,
"height": 914
}
}, {
"timestamp": 1693225480146,
"type": 6,
"data": {
"has_focus": true
}
}, {
"timestamp": 1693225480146,
"type": 11,
"data": {
"source": 4,
"width": 411,
"height": 914
}
}, {
"timestamp": 1693225480146,
"type": 10,
"data": {
"wireframes": [{
"id": 140747450,
"x": 0,
"y": 0,
"width": 411,
Expand All @@ -35,7 +30,6 @@
},
"type": "shape"
}, {
"id": 203335949,
"x": 0,
"y": 104,
"width": 172,
Expand All @@ -60,7 +54,6 @@
}
}
}, {
"id": 228466882,
"x": 0,
"y": 134,
"width": 88,
Expand Down Expand Up @@ -89,7 +82,6 @@
}
}
}, {
"id": 137378320,
"x": 0,
"y": 48,
"width": 411,
Expand Down
Loading

0 comments on commit b861ba4

Please sign in to comment.