Material Web Team 2b111bdf47 chore(tabs): adds screenshot tests
PiperOrigin-RevId: 532182408
2023-05-15 12:01:12 -07:00

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"
}
}