dfgdfg
This commit is contained in:
@@ -30,6 +30,9 @@ class SeleniumBrowser {
|
||||
borrowed: this.pool.borrowed,
|
||||
pending: this.pool.pending
|
||||
}, 'Pool info')
|
||||
}).catch(err => {
|
||||
logger.debug({message: err.message}, 'Quitting error')
|
||||
return true
|
||||
})
|
||||
},
|
||||
validate: (driver) => {
|
||||
|
||||
Reference in New Issue
Block a user