ok verifyElement: Show how arbitrary html elements can be tested

Test started at Wed Apr 25 13:09:49 CEST 2012, lasting 462 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/
Simulated browser: IE6

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
336
  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
  26
  4
Show/Hide all substeps
oknot
expected to fail when element is wrong
  25
  5okverifyElement
Elements can be specified case insensitive
textmode
typeINPUT
3
  6
Show/Hide all substeps
oknot
expected to fail for text is case sensitive
  11
  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
  56

Back to Test Report Overview