Skip to content

docs: add system browser detection documentation #337

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

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

bhouston
Copy link
Member

Description

This PR adds documentation for the system browser detection feature introduced in PR #336 and issue #333. The documentation updates explain how MyCoder can now detect and use system-installed browsers instead of requiring Playwright's bundled browsers to be installed separately.

Changes

  • Added a new browser-detection.md page with comprehensive information about:

    • How the feature works
    • Supported browsers on different platforms (Windows, macOS, Linux)
    • Configuration options
    • Browser selection priority
    • Troubleshooting tips
    • Configuration examples
  • Updated configuration.md to include the new browser detection configuration options

    • Added a new "System Browser Detection" section under "Browser Integration"
    • Updated the advanced configuration example
  • Updated getting started guides for all platforms to mention the browser detection feature

    • Windows
    • macOS
    • Linux

Related Issues/PRs

Testing

  • Documentation builds successfully with npm run build
  • Links between pages work correctly
  • All examples use correct syntax

This commit adds documentation for the system browser detection feature introduced in PR #336 and issue #333. It includes:\n\n- New browser-detection.md page with comprehensive information\n- Updates to configuration.md to document new options\n- Updates to getting started guides for all platforms
@bhouston bhouston merged commit db62e48 into main Mar 21, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant