mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
(cherry picked from commit a22e2a778e)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
75b7a858ac
commit
7a026ed3dc
@@ -17,6 +17,7 @@ def main():
|
||||
chromedriver_name = {
|
||||
'darwin': 'chromedriver',
|
||||
'win32': 'chromedriver.exe',
|
||||
'linux': 'chromedriver',
|
||||
'linux2': 'chromedriver'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user