.rulesync/rules/docs-review-testing.md
Tips for browser-testing AG Grid documentation pages via chrome automation.
End, Home, Page Down/Page Up).#section-name) in the URL to jump directly to specific sections rather than scrolling through the entire page.https://localhost:4610/javascript-data-grid/${pageName}/react-data-grid, angular-data-grid, vue-data-grid.When the product configuration includes an Example Direct URL Pattern, example browser testing is delegated to a docs-example-browser-tester sub-agent that opens each example at its standalone URL.
Direct URL characteristics:
index.html are directly accessible without scrolling past documentation content.The main agent retains responsibility for page-level visual/interaction testing (Step 6) which requires the full docs page context (theme switchers, framework selectors, cross-references, keyboard navigation).