I'd like to announce the latest release of the Tapestry-XPath project
at Tapestry360:

https://tapestry.formos.com/projects/tapestry-xpath/
  
Tapestry XPath allows you to use XPath expressions to query the Tapestry 
DOM, which is a particularly useful thing to do in tests of components and 
Pages. It's also useful for mixins and other components that manipulate
the DOM.


** Release Notes

 * Ability to request normalized text from an element
     singleNormalizedDescendantText
     normalizedDescendantText
     normalizeText

 * Added UncheckedTapestryXPath to provide XPath functionality without
   checked exceptions

- Paul

---
Paul Field
http://twitter.com/cloudy_skies


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to