Update test_workflow.py

This commit is contained in:
Leon 2023-06-02 23:20:08 +02:00 committed by GitHub
parent 1477e31625
commit a2808543a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ def main(args=None):
"we could be sleeping %d seconds here, but we don't" % n
)
driver = uc.Chrome(headless=True)
driver = uc.Chrome(headless=True, version_main=113)
driver.get("https://www.google.com")
# accept the terms