This commit is contained in:
doms9 2025-12-22 21:07:33 -05:00
parent 62f5911419
commit 00000d9df4
2 changed files with 3 additions and 3 deletions

View file

@ -269,7 +269,7 @@ async def scrape() -> None:
if events:
async with async_playwright() as p:
browser, context = await network.browser(p, browser="external")
browser, context = await network.browser(p)
for i, ev in enumerate(events, start=1):
handler = partial(