set default target to version 84

This commit is contained in:
Leon 2020-08-01 15:08:18 +02:00 committed by GitHub
parent 1d9373ccbf
commit 8810c70e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ from selenium.webdriver import ChromeOptions as _ChromeOptions
logger = logging.getLogger(__name__)
TARGET_VERSION = 83
TARGET_VERSION = 84
__IS_PATCHED__ = 0