mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 06:30:34 +03:00
chore: add browserstack log capabilities
This commit is contained in:
@@ -62,7 +62,12 @@ describe(browserString, () => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
}, false)
|
||||||
|
|
||||||
|
browser.addCapability('browserstack.console', 'info')
|
||||||
|
browser.addCapability('browserstack.networkLogs', 'true')
|
||||||
|
|
||||||
|
await browser.start()
|
||||||
|
|
||||||
// browser.setLogLevel(['warn', 'error', 'log', 'info'])
|
// browser.setLogLevel(['warn', 'error', 'log', 'info'])
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user