playwright project

This commit is contained in:
Lukáš Kaňka
2023-08-24 19:31:32 +02:00
parent 187d46c64c
commit e31b2bd477
421 changed files with 103876 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
@echo off
setlocal
if not defined PLAYWRIGHT_NODEJS_PATH set PLAYWRIGHT_NODEJS_PATH=%~dp0node.exe
"%PLAYWRIGHT_NODEJS_PATH%" "%~dp0..\..\package\lib\cli\cli.js" %*