Problem to solve
We're dealing with a lot of legacy SOAP services for which we're creating Hurl validation requests. This works fine but assertions are a bit painful since we heavily rely on XPaths and Hurl only supports XPath 1.0 expressions.
Proposal
Support more recent XPath expression versions.
Additional context and resources
Tasks to complete
Problem to solve
We're dealing with a lot of legacy SOAP services for which we're creating Hurl validation requests. This works fine but assertions are a bit painful since we heavily rely on XPaths and Hurl only supports XPath 1.0 expressions.
Proposal
Support more recent XPath expression versions.
Additional context and resources
Tasks to complete