mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-12-16 14:31:33 +01:00
Minor improvements in debug traces
This commit is contained in:
@@ -82,7 +82,7 @@ export default {
|
||||
puppeteerOptions.executablePath = path.join(path.dirname(process.execPath), 'chrome', exe)
|
||||
}
|
||||
|
||||
log.debug('Launching headless browser...')
|
||||
log.debug('Launching browser...')
|
||||
|
||||
// TODO: maybe access env variable?
|
||||
// TODO: sometimes browser instances are created and not connected to correctly.
|
||||
|
||||
Reference in New Issue
Block a user