You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
FRENDS XML processing tasks, which allow you to do XPath Queries with XPath V1.0 and V2.0, XSLT Transformations using XSLT 1.0, 2.0 or 3.0 and XML Validations against an XML Schema.
The MARC-HI schema tool is a general purpose tool for working with XML Schemas. This tool aims to take most of the hassle out of working with XML schemas.
UIA XPath Tester is a WPF application designed for testing and validating XPath expressions with UI Automation elements. It allows users to input an XPath, test it, and view the resulting UI elements in a data grid. Ideal for developers and testers working with UI Automation in .NET.