Playwright webkit is not working on Windows 10

前端 未结 0 1887
攒了一身酷
攒了一身酷 2021-02-10 03:19

I\'m trying to write a simple e2e test.

import {chromium, webkit, firefox} from "playwright";

(async () => {
    for (const browserType of [chromium         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题