mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 19:04:43 +03:00
4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
|
@ECHO OFF
|
||
|
SETLOCAL
|
||
|
"%~dp0\node.exe" "%~dp0\package\lib\cli\cli.js" %*
|