yong fan

Results 3 issues of yong fan

Jvppeteer is a Java library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Jvppeteer runs headless by default, but can be configured to run...

苹果安装的具体方法: com.ruiyun.jvppeteer.core.browser.BrowserFetcher#mountAndCopy ![image](https://user-images.githubusercontent.com/45630410/93417914-af40b080-f8db-11ea-8518-a4009f5b7903.png) 具体可参考:puppeteer的BrowerFetch的[mountAndCopy ](https://github.com/puppeteer/puppeteer/blob/main/src/node/BrowserFetcher.ts) 测试方法:执行以下的代码即可 BrowserFetcher.downloadIfNotExist(null); 多次测试,需要把项目根目录下的.local-browser文件夹删除掉