Material Web Team bf29bc36e5 feat(list): Added test harnesses to list
PiperOrigin-RevId: 464762613
2022-08-02 05:05:04 -07:00

13 lines
211 B
JSON

{
"capabilities": {
"goog:chromeOptions": {
"args": [
"--window-position=0,0",
"--window-size=1920,1200"
]
}
},
"extension": {
"xvfbResolution": "1920x1200x24"
}
}