| Author |
XPath in groovy
|
Neha Daga
Ranch Hand
Joined: Oct 30, 2009
Posts: 504
|
|
Hi all,
I am using XPath to scrape html page in a groovy project, I want to list all script tags with 'type' attribute but without 'src' attribute.
How do I do this, when I use 'and' or 'not' I get error about them not being a function.
Thanks
|
SCJP 1.6 96%
|
 |
 |
|
|
subject: XPath in groovy
|
|
|