ok store: storeXPath without a document - let's you use XPath for manipulating values

Test started at Wed Apr 25 13:11:29 CEST 2012, lasting 20 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/store.xml:79:
Base URL (used by invoke steps with a relative URL): http://localhost:19090/selftest/
Simulated browser: IE6
#ResultNameParameterDuration
  1okstoreXPath
extract day
propertytheDay
xpathsubstring-before('13/Jan/2000','/')
=> value13
5
  2okverifyProperty
nametheDay
text13
1
  3okstoreXPath
extract year
propertytheYear
xpathsubstring-after(substring-after('13/Jan/2000','/'),'/')
=> value2000
5
  4okverifyProperty
nametheYear
text2000
2
  5okstoreXPath
extract month
propertytheMonth
xpathsubstring-before(substring-after('13/Jan/2000','/'),'/')
=> valueJan
5
  6okverifyProperty
nametheMonth
textJan
2

Back to Test Report Overview