diff --git a/src/browser_harness/daemon.py b/src/browser_harness/daemon.py index 0f0f2555..02983d4b 100644 --- a/src/browser_harness/daemon.py +++ b/src/browser_harness/daemon.py @@ -36,6 +36,7 @@ def _load_env_file(p): PROFILES = [ Path.home() / "Library/Application Support/Google/Chrome", Path.home() / "Library/Application Support/Google/Chrome Canary", + Path.home() / "Library/Application Support/net.imput.helium", Path.home() / "Library/Application Support/Comet", Path.home() / "Library/Application Support/Arc/User Data", Path.home() / "Library/Application Support/Dia/User Data",