|
|
|
@ -2,7 +2,7 @@ import json
|
|
|
|
|
from os import getenv
|
|
|
|
|
from pathlib import Path
|
|
|
|
|
|
|
|
|
|
# from playwright.async_api import async_playwright
|
|
|
|
|
from playwright.async_api import async_playwright
|
|
|
|
|
from playwright.sync_api import sync_playwright, ViewportSize
|
|
|
|
|
from rich.progress import track
|
|
|
|
|
|
|
|
|
|