Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a detailed architecture diagram or documentation on playwright #31837

Closed
mohan388 opened this issue Jul 24, 2024 · 2 comments
Closed

Comments

@mohan388
Copy link

🚀 Feature Request

The security team want to know the various components involved in Playwright for approval to use enterprise wide, is there any documentation or architecture details that can be shared with respective team?

Example

For security compliance

Motivation

This would help teams to approve the software for enterprise use.

@dgozman
Copy link
Contributor

dgozman commented Jul 24, 2024

@mohan388 What are you looking for specifically? Playwright has quite a few components, so the granularity is important.

The high-level picture: Playwright is a Node.js library that launches browsers and helpers like ffmpeg, automates them through various protocols, executes test files and produces test reports.

@pavelfeldman
Copy link
Member

Closing as per above, please feel free to open a new issue if this does not cover your use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants