mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
24 lines
934 B
YAML
24 lines
934 B
YAML
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 |