openwpm.utilities package¶

Submodules¶

  • openwpm.utilities.build_cookie_table module
  • openwpm.utilities.cookie module
    • The Basics
    • A Bit More Advanced
    • Backwards Compatibility
    • BaseCookie
      • BaseCookie.js_output()
      • BaseCookie.load()
      • BaseCookie.output()
      • BaseCookie.value_decode()
      • BaseCookie.value_encode()
    • Cookie
    • CookieError
    • SerialCookie
      • SerialCookie.value_decode()
      • SerialCookie.value_encode()
    • SimpleCookie
      • SimpleCookie.value_decode()
      • SimpleCookie.value_encode()
    • SmartCookie
      • SmartCookie.value_decode()
      • SmartCookie.value_encode()
  • openwpm.utilities.db_utils module
    • any_command_failed()
    • get_content()
    • get_javascript_entries()
    • query_db()
  • openwpm.utilities.multiprocess_utils module
    • Process
      • Process.run()
      • Process.run_impl()
    • kill_process_and_children()
    • parse_traceback_for_sentry()
  • openwpm.utilities.platform_utils module
    • get_configuration_string()
    • get_firefox_binary_path()
    • get_version()
    • parse_http_stack_trace_str()
  • openwpm.utilities.rediswq module
    • RedisWQ
      • RedisWQ.check_expired_leases()
      • RedisWQ.complete()
      • RedisWQ.empty()
      • RedisWQ.get_retry_number()
      • RedisWQ.lease()
      • RedisWQ.renew_lease()
      • RedisWQ.sessionID()
  • openwpm.utilities.storage_watchdog module
    • StorageLogger
      • StorageLogger.run()
    • convert_size()
    • profile_size_exceeds_max_size()
    • total_folder_size()

Module contents¶

OpenWPM

Navigation

User documentation

  • 1. Using OpenWPM
  • 2. Schema Documentation
  • 3. Browser and Platform Configuration
  • 4. Studies using OpenWPM

Developer documentation

  • 1. Platform Architecture
  • 2. Release Checklist
  • 3. JS Instrument technical documentation

Related Topics

  • Documentation overview
©2021, OpenWPM. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source