mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
|
@ECHO OFF
|
||
|
SETLOCAL
|
||
|
"%~dp0\node.exe" "%~dp0\package\lib\cli\cli.js" %*
|