ov-components: comment out headless mode in chrome arguments for local testing
This commit is contained in:
parent
314a3d1898
commit
fb999df526
@ -12,7 +12,7 @@ interface BrowserConfig {
|
||||
|
||||
const chromeArguments = [
|
||||
'--window-size=1300,1000',
|
||||
'--headless',
|
||||
// '--headless',
|
||||
'--use-fake-ui-for-media-stream',
|
||||
'--use-fake-device-for-media-stream',
|
||||
'--use-file-for-fake-audio-capture=e2e/assets/audio.wav'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user