Playwright

/.module.json (324 B)

 1
2
3
4
5
6
7
8
9
10
{
"name": "Playwright",
"icon": "playwright",
"description": "Adds a project for testing the UI using playwright.dev",
"authorName": "Kyle U",
"authorEmail": "kyle@kyleu.com",
"license": "CC0",
"sourcecode": "https://github.com/kyleu/projectforge/tree/main/module/playwright",
"technology": ["playwright"]
}