Material Web Team 1f7e538028 chore(dialog): adds screenshot tests
PiperOrigin-RevId: 511353583
2023-02-21 17:58:16 -08:00

14 lines
262 B
JSON

{
"capabilities": {
"goog:chromeOptions": {
"args": ["--window-position=0,0", "--window-size=599,800"]
},
"moz:firefoxOptions": {
"args": ["-width=599","-height=800"]
}
},
"extension": {
"xvfbResolution": "599x800x24"
}
}