Skip to content

Commit d9d85ab

Browse files
agarneha1331francisf
authored andcommitted
Increased timeout
1 parent b481e13 commit d9d85ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/base.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exports.config = {
1111
screenshotPath: './errorShots/',
1212
baseUrl: '',
1313
waitforTimeout: 10000,
14-
connectionRetryTimeout: 90000,
14+
connectionRetryTimeout: 120000,
1515
connectionRetryCount: 3,
1616
hostname: 'hub.browserstack.com',
1717
services: [['browserstack']],

0 commit comments

Comments
 (0)