Test Pages/Compare/Structure
Structure comparison demo
On each request this page renders a randomly-sized list. The number of<li> nodes differs between scans, but their text content is constant. The structure comparator should show added or removed list items.
Note: the content comparator will also flag this change, since adding or removing nodes changes the full-DOM diff. The visual comparator will see the layout shift caused by the variable list length.
Sample list (5 items)
- List item
- List item
- List item
- List item
- List item