feat(firefox): roll to r1335 (#15434)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
72c3574943
commit
b7e66d2b14
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"name": "firefox",
|
||||
"revision": "1334",
|
||||
"revision": "1335",
|
||||
"installByDefault": true,
|
||||
"browserVersion": "102.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -583,7 +583,7 @@ export module Protocol {
|
|||
};
|
||||
export type screenshotParameters = {
|
||||
mimeType: ("image/png"|"image/jpeg");
|
||||
clip?: {
|
||||
clip: {
|
||||
x: number;
|
||||
y: number;
|
||||
width: number;
|
||||
|
|
|
|||
Loading…
Reference in a new issue