protected override void VisitElement(IHtmlNode node) { throw new NotSupportedException($"Unsupported node type <{node.GetType().Name}>"); }