# puppeteer **Repository Path**: mirrors/puppeteer ## Basic Information - **Project Name**: puppeteer - **Description**: Puppeteer 是用 JavaScript 测试 Web 应用程序的框架 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2017-08-20 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web Puppeteer Web Puppeteer is a framework for testing web applications in JavaScript. If you are looking for chrome headless automation library, go to [GoogleChrome/puppeteer](https://github.com/GoogleChrome/puppeteer). ### Installation ### * [Web Puppeteer Installation Guide](wiki/QuickStart.md): Install Web Puppeteer to your web server in 5 minutes. * [Proxy Configuration Guide](wiki/ProxyConfiguration.md): How to configure an Apache proxy for your Web Puppeteer tests.