4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
await $page.setViewport({
|
|
width: 1920,
|
|
height: 1080
|
|
}); |