Pages
Categories
Tags
Archives
Notice
Monthly Archives: July 2008
Using storeXPath() in your Grails Webtest
Today I had to figure out how to save some content from a site during a running Webtest so that I am able to restore all changed data afterwards. Luckily Webtest provides the step storeXPath() which does the job. But … Continue reading
