Update test_undetected_chromedriver.py

This commit is contained in:
Leon 2021-01-17 06:45:20 +01:00 committed by GitHub
parent 645a686cfe
commit 62684ac898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))
import undetected_chromedriver as uc # noqa
import undetected_chromedriver.v2 as uc # noqa
import time # noqa