replace deprecated spectron with playwright

This commit is contained in:
Björn Dalfors
2024-04-05 14:35:18 +02:00
parent 4626df0bf7
commit 6e5e2e0dd7
22 changed files with 396 additions and 1242 deletions

View File

@@ -8,6 +8,7 @@
"module": "commonjs",
"moduleResolution": "node",
"sourceRoot": "src/",
"target": "ES2017",
"lib": [
"es2017",
"dom"