mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 10:35:30 +00:00
BUGFIX: stresstest u select-vals
This commit is contained in:
11
test/clicker/package.json
Normal file
11
test/clicker/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "musenalm-clicker",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"click": "node ./clicker.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright": "^1.50.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user