ok verifyElementText: Show how to find text within a specified html element

Test started at Thu Oct 02 11:30:59 CEST 2008, lasting 328 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/verifyElementText.xml:8:
Base URL (used by invoke steps with a relative URL): http://localhost:19090/selftest/

Expand/Collapse nested steps:show all nested steps in testspec  hide all nested steps in testspec

#ResultNameParameterDuration
  1okinvoke
main page
Resulting page
-> complete urlhttp://localhost:19090/selftest/formTest
urlformTest
121
  2okverifyElementText
test the constant text of the title element
textCanoo WebTest
typetitle
4
  3okverifyElementText
test part of the text of the title element
regextrue
textCanoo.*
typetitle
3
  4
Show/Hide all substeps
oknot
expected to fail when the element is not unique
  6
  5
Show/Hide all substeps
okgroup
test with htmlid
  33
  6
Show/Hide all substeps
oknot
expected to fail when the element type is wrong
  6
  7okverifyTextarea
Check for CDATA in textarea with name
nametheArea
textWusi was here ...
16
  8okverifyTextarea
Check for CDATA in textarea with name using regex
nametheArea
regextrue
textWusi was here .*
5
  9
Show/Hide all substeps
oknot
expected to fail, for the area does not exist
  96
  10
Show/Hide all substeps
oknot
expected to fail, for the match is wrong
  38

Back to Test Report Overview