OpenWPM
OpenWPM copied to clipboard
Create test cases that break our page script
We might be losing data because the page script tries to send something over that's not serializable, or we hit an error but it gets lost, etc.
Someone should try to write a test page that either times out or tries to disrupt our data collection in some other way. Once we have a test case we can investigate further.