Integrate playwright for E2E tests #51
Annotations
10 errors
Run Typecheck
Cannot find module '@playwright/test' or its corresponding type declarations.
|
Run Typecheck
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
Run Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run Typecheck
Cannot find module '@playwright/test' or its corresponding type declarations.
|
Run Typecheck
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
Run Typecheck
Cannot find module '@playwright/test' or its corresponding type declarations.
|
Run Typecheck
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
Loading