Material Web Team 45c6cb236e test(select): implement screenshot tests for select
PiperOrigin-RevId: 523798756
2023-04-12 14:01:09 -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"
}
}