mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Double waitsFor timeout value
This commit is contained in:
@@ -199,7 +199,7 @@ Logs:\n${chromedriverLogs.join('\n')}`);
|
||||
}
|
||||
finish();
|
||||
},
|
||||
30000
|
||||
60000
|
||||
);
|
||||
|
||||
waitsFor('webdriver to stop', chromeDriverDown, 15000);
|
||||
|
||||
Reference in New Issue
Block a user