mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-21 04:27:11 +08:00
feat: add app playwright
This commit is contained in:
24
apps/playwright/data.yml
Normal file
24
apps/playwright/data.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: Playwright
|
||||
tags:
|
||||
- 开发工具
|
||||
- 实用工具
|
||||
title: Playwright
|
||||
description: 基于 Playwright 的自动化测试环境
|
||||
additionalProperties:
|
||||
key: playwright
|
||||
name: Playwright
|
||||
tags:
|
||||
- DevTool
|
||||
- Tool
|
||||
shortDescZh: 专业的 Web 应用自动化测试环境
|
||||
shortDescEn: Professional web application automation testing environment
|
||||
description:
|
||||
zh: 基于 Microsoft Playwright 的现代 Web 应用自动化测试环境。支持 Chromium、Firefox 和 WebKit 浏览器,提供完整的端到端测试解决方案。
|
||||
en: Modern web application automation testing environment based on Microsoft Playwright. Supports Chromium, Firefox, and WebKit browsers with comprehensive end-to-end testing solutions.
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 1
|
||||
website: https://playwright.dev/
|
||||
github: https://github.com/microsoft/playwright
|
||||
document: https://playwright.dev/docs/intro
|
||||
Reference in New Issue
Block a user