Hi Florent,

| I have a storeXPath() step (sorry for the method formulation, 
| but I'm using groooooovy) 

*hehe*

| java.lang.NullPointerException
|     at 
| org.jaxen.function.ContainsFunction.evaluate(ContainsFunction.
| java:131)
..
| It seems to come from Jaxen contains() evaluation within the 
| xpath which is
| storeXPath(xpath: 
| "//td[contains(child::text(),'stuff')]/following-sibling::td[p
| osition()=2]/child::text()", property:"prop")

Please raise a JIRA issue and attach the information above.
It would also be helpful to have the minimal HTML that produces
the above error.

Thanks for posting
Dierk

Reply via email to