public override IHtmlNode Execute(IHtmlNode node, XPathExpression[] ex) { return(node.GetElementById(Text)); }