Files
llm_wiki/raw/教育AI研究/.playwright/cli.config.json
T

8 lines
108 B
JSON

{
"browser": {
"browserName": "chromium",
"launchOptions": {
"channel": "msedge"
}
}
}