chromedriver's version is now v2.21
This commit is contained in:
parent
bb5b30b8a0
commit
4a409b870e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ def get_target_arch():
|
||||||
|
|
||||||
|
|
||||||
def get_chromedriver_version():
|
def get_chromedriver_version():
|
||||||
return 'v2.15'
|
return 'v2.21'
|
||||||
|
|
||||||
|
|
||||||
def s3_config():
|
def s3_config():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue