Parentheses in XPath 1.0 Toolbar
Posted: Fri Sep 15, 2006 8:25 am
Problem: Valid Xpath containing parentheses produces parsing error in XPath 1.0 toolbar and XPath Builder.
Hi all,
I sometimes have the need to enter an XPath expression like
(/*/*/*)[1]
which does something different to
/*/*/*[1]
Paths like these give me the error "A location step was expected following the '/' or '//' token".
They work in the XWatch tab, for what it's worth.
This applies to Oxygen 7.2 on at least Windows and Mac OS.[/code]
Hi all,
I sometimes have the need to enter an XPath expression like
(/*/*/*)[1]
which does something different to
/*/*/*[1]
Paths like these give me the error "A location step was expected following the '/' or '//' token".
They work in the XWatch tab, for what it's worth.
This applies to Oxygen 7.2 on at least Windows and Mac OS.[/code]