You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using older versions of browsers, they may show an auto-update prompt or even try to update in-place. Neither of these things are good for the sake of consistency of the capture environment. Also, they may leak unnecessary network traffic in WARC files, if somehow the attempt to update was associated with the session. I think we should initialize browsers with necessary flags set to disable auto update.
The text was updated successfully, but these errors were encountered:
When using older versions of browsers, they may show an auto-update prompt or even try to update in-place. Neither of these things are good for the sake of consistency of the capture environment. Also, they may leak unnecessary network traffic in WARC files, if somehow the attempt to update was associated with the session. I think we should initialize browsers with necessary flags set to disable auto update.
The text was updated successfully, but these errors were encountered: