-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
1) record integration tests
should not record blocked elements and its child nodes:
AssertionError: Received value does not match stored snapshot "block 1".
- Snapshot
+ Received
@@ -129,11 +129,11 @@
"type": 2,
"tagName": "div",
"attributes": {
"class": "rr-block",
"rr_width": "1904px",
- "rr_height": "21px"
+ "rr_height": "19px"
},
"childNodes": [],
"id": 18
},
➜ ~/D/rrweb (master) ✔ node --version
v13.8.0
➜ ~/D/rrweb (master) ✔ chromedriver --version
ChromeDriver 80.0.3987.16 (320f6526c1632ad4f205ebce69b99a062ed78647-refs/branch-heads/3987@{#185})
Metadata
Metadata
Assignees
Labels
No labels