Skip to content

Commit

Permalink
feat: 新增 Playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Nov 17, 2023
1 parent 9a8032c commit c91da93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/getTaobaoEnv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ export async function getTaobaoEnv(
/** @deprecated */
PUPPETEER_DOWNLOAD_HOST: `${TAOBAO_MIRROR}/chrome-for-testing`,

// Playwright
PLAYWRIGHT_DOWNLOAD_HOST: `${TAOBAO_MIRROR}/playwright`,

// NW.js
NWJS_URLBASE: `${TAOBAO_MIRROR}/nwjs/v`,

Expand Down

0 comments on commit c91da93

Please sign in to comment.