|
|
@ -38,10 +38,10 @@ let configs = { |
|
|
|
|
|
|
|
|
|
|
|
//可选项参考官方文档:https://ulixee.org/docs/hero/basic-client/hero
|
|
|
|
//可选项参考官方文档:https://ulixee.org/docs/hero/basic-client/hero
|
|
|
|
botOptions: { |
|
|
|
botOptions: { |
|
|
|
showChrome: true, |
|
|
|
showChrome: false, |
|
|
|
showChromeInteractions: true, |
|
|
|
showChromeInteractions: false, |
|
|
|
showDevtools: true, |
|
|
|
showDevtools: false, |
|
|
|
showChromeAlive: true, |
|
|
|
showChromeAlive: false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
viewports: { |
|
|
|
viewports: { |
|
|
|