mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"capabilities": {
|
|
"goog:chromeOptions": {
|
|
"args": ["--window-position=0,0", "--window-size=3400,2215"]
|
|
},
|
|
"moz:firefoxOptions": {
|
|
"args": ["-width=3400","-height=2215"]
|
|
}
|
|
},
|
|
"extension": {
|
|
"xvfbResolution": "3400x2215x24"
|
|
}
|
|
}
|