begin setup automation with deno and playwright
This commit is contained in:
7
test/deno.json
Normal file
7
test/deno.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"checkJs": true,
|
||||
"imports": {
|
||||
"playwright": "npm:playwright@^1.48.2",
|
||||
"load_dotenv": "jsr:@std/dotenv/load"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user