Sign in
apache
/
datafusion-sandbox
/
refs/heads/dependabot/github_actions/github/codeql-action-4.35.1
/
.
/
datafusion
/
wasmtest
/
webdriver.json
blob: f59a2be9955f12b3c9a0d3566872085cc231de29 [
file
]
{
"moz:firefoxOptions"
:
{
"prefs"
:
{
"media.navigator.streams.fake"
:
true
,
"media.navigator.permission.disabled"
:
true
},
"args"
:
[]
},
"goog:chromeOptions"
:
{
"args"
:
[
"--use-fake-device-for-media-stream"
,
"--use-fake-ui-for-media-stream"
]
}
}