update DrissionPage/_elements/chromium_element.py.

Signed-off-by: Wen-Ming21 <3348431908@qq.com>
This commit is contained in:
Wen-Ming21 2024-10-02 06:55:32 +00:00 committed by Gitee
parent 1bb32ba617
commit 5fc8ca2773
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,6 +9,7 @@ from json import loads
from os.path import basename
from pathlib import Path
from re import search
from threading import Thread
from time import perf_counter, sleep
from DataRecorder.tools import get_usable_path, make_valid_name