Recording bbc.com with mozproxy and inject deterministic js failure
Categories
(Testing :: Raptor, defect, P2)
Tracking
(Not tracked)
People
(Reporter: Bebe, Unassigned)
References
Details
So I'm trying to re-record bbc mobile (https://www.bbc.com/news/business-47245877) with mitm 6.0.1
During the recording the page just hangs and does not finish loading.
From investigating this I found out that the page loads OK if we don't inject deterministic js to the page
https://searchfox.org/mozilla-central/source/testing/mozbase/mozproxy/mozproxy/backends/mitm/scripts/inject-deterministic.py
I have a feeling this is caused by the way we update the CSP headers to be able to run custom js in the page
we need to re-review the injection script and see how we can fix this recordings
| Reporter | ||
Comment 1•4 years ago
|
||
:Sparky can we have a meeting to look over this issue?
Comment 3•4 years ago
|
||
Any update on this? notes/takeaways from the meeting if you had one?
| Reporter | ||
Comment 4•4 years ago
|
||
Me meat and decided to change the recording to https://www.dailymail.co.uk/h
Updated•4 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
The site we're testing has changed to the following: https://searchfox.org/mozilla-central/rev/df68a65540f2227e27a12ed0b491188e2927f6d5/testing/raptor/raptor/tests/tp6/mobile/browsertime-tp6m.ini#50
Description
•