ok verifyElement: Show how arbitrary html elements can be tested

Test started at Thu Oct 02 11:31:01 CEST 2008, lasting 114 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/verifyElement.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
Open main page with input elements
Resulting page
-> complete urlhttp://localhost:19090/selftest/formTest?mode=getTest
urlformTest?mode=getTest
73
  2okverifyElement
there must be an input element (tag) with this text
textmode
typeinput
2
  3
Show/Hide all substeps
oknot
expected to fail when text is wrong
  6
  4
Show/Hide all substeps
oknot
expected to fail when element is wrong
  6
  5okverifyElement
Elements can be specified case insensitive
textmode
typeINPUT
4
  6
Show/Hide all substeps
oknot
expected to fail for text is case sensitive
  13
  7okverifyElement
text works with regex
regextrue
textm..e
typeinput
3
  8
Show/Hide all substeps
oknot
expected to fail for text is case sensitive even with regex
  7

Back to Test Report Overview