Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.31 KB

File metadata and controls

33 lines (20 loc) · 1.31 KB

Node Playwright Devcontainer

The image base on node-devcontainer with playwright installed (both OS dependencies and browser binary)

Contributing

We welcome contributions! Fork the repo, create a pull request, or open an issue with the "enhancement" tag. See Contribution Guidelines for details.

Issues

If you encounter any issues while using this feature, please check the following before creating a new issue:

  • Ensure your JSON configuration is correctly formatted. Refer to the Example Usage section for guidance.

If the issue persists, feel free to:

  • Open an issue on the GitHub issues page
  • Provide detailed information, including:
    • A description of the issue.
    • Steps to reproduce the problem.
    • Logs or error messages, if applicable.
    • Your devcontainer setup (e.g., OS, DevContainer version).

Our team will review and address your issue as soon as possible. For faster resolution, ensure your report is clear and well-documented.

License

Distributed under the MIT License. See LICENSE for more information.