Skip to content

Implement client-side rendering (CSR) detection in QA#992

Draft
emma-sg wants to merge 4 commits intomainfrom
qa-csr-clues-and-text-compare
Draft

Implement client-side rendering (CSR) detection in QA#992
emma-sg wants to merge 4 commits intomainfrom
qa-csr-clues-and-text-compare

Conversation

@emma-sg
Copy link
Member

@emma-sg emma-sg commented Mar 11, 2026

Adds option (--qaDetectClientSideRendering) to analyze replayed html content to detect CSR clues such as framework indicators, hydration data, web components, and DOM manipulation patterns to identify client-side rendered pages. Output is written to the info warcs along with the rest of the page info (pages, comparison info, etc).

Will follow up with extracted text analysis using & not using additional page resources.

emma-sg added 3 commits March 11, 2026 16:41
adds option to analyze replayed html content to detect csr clues
such as framework indicators, hydration data, web components, and
dom manipulation patterns to identify client-side rendered pages

will follow with text analysis using & not using additional page
resources
@emma-sg emma-sg force-pushed the qa-csr-clues-and-text-compare branch from ba2edf1 to e40d96f Compare March 11, 2026 20:41
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