docs: fix typo (#10658)
This commit is contained in:
parent
c476058a16
commit
7de91f16b4
@ -55,7 +55,7 @@ export class ChromeLauncher extends ProductLauncher {
|
||||
[
|
||||
'\x1B[1m\x1B[43m\x1B[30m',
|
||||
'Puppeteer old Headless deprecation warning:\x1B[0m\x1B[33m',
|
||||
' In the near feature `headless: true` will default to the new Headless mode',
|
||||
' In the near future `headless: true` will default to the new Headless mode',
|
||||
' for Chrome instead of the old Headless implementation. For more',
|
||||
' information, please see https://developer.chrome.com/articles/new-headless/.',
|
||||
' Consider opting in early by passing `headless: "new"` to `puppeteer.launch()`',
|
||||
|
Loading…
Reference in New Issue
Block a user