mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
passing
This commit is contained in:
@@ -340,7 +340,8 @@ def test_extension_loads_in_chromium():
|
||||
|
||||
# Get the unpacked extension ID - Chrome computes this from the path
|
||||
unpacked_path = ext_data.get('unpacked_path', '')
|
||||
print(f"Extension unpacked path: {unpacked_path}")
|
||||
print(f"[test] Extension unpacked path: {unpacked_path}", flush=True)
|
||||
print("[test] Running puppeteer test script...", flush=True)
|
||||
|
||||
try:
|
||||
# Step 3: Connect to Chromium and verify extension loads
|
||||
|
||||
Reference in New Issue
Block a user