1

我想在启动 puppeteer 浏览器后动态重新定位窗口。
但我在任何地方都找不到路。
我怎样才能在 puppeteer 中做到这一点?

在硒中,是这样的:

driver.manage().window().position = new point(100,200);
4

0 回答 0