|
Methods defined here:
- SetReplayArgs(self, archive_path, wpr_mode, netsim, extra_wpr_args, make_javascript_deterministic=False)
- Save the arguments needed for replay.
- UpdateReplayForExistingBrowser(self)
- Restart replay if needed for an existing browser.
TODO(slamm): Drop this method when the browser_backend dependencies are
moved to the platform. https://crbug.com/423962
- __init__(self, network_controller_backend)
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|