How to select all elements with a specific attribute? with TinyXPath January 28, 2023 by Tarik This XPath selects all elements that have an A attribute: //*[@A]