QA fix: ensure replay iframe actually been updated after goto call! (#756)

qa fix: check url of iframe, ensure it is not about:blank anymore
test: add test to ensure expected diff
deps: bump to brave 1.74.51, bump to puppeteer-core 24.2.0
This commit is contained in:
Ilya Kreymer 2025-02-06 10:41:38 -08:00 committed by GitHub
parent 2e46140c3f
commit 0ca27e4fa1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 47 deletions

View file

@ -31,7 +31,7 @@
"p-queue": "^7.3.4",
"pixelmatch": "^5.3.0",
"pngjs": "^7.0.0",
"puppeteer-core": "^24.1.0",
"puppeteer-core": "^24.2.0",
"sax": "^1.3.0",
"sharp": "^0.32.6",
"tsc": "^2.0.4",