Test Output Index

testTypes

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Typesdiv4
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
    <title id="titleTag">
      This is the Title
    </title>
  </head>
  <body id="bodyTag">
    <div id="mydiv1">
      first div   
      <div id="mysubdiv1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1">
      first p  
    </p>
    <div id="mydiv3">
      third div
    </div>
    <p id="p2">
      second p
    </p>
  </body>
</html>
Typesdiv4

testTypesQuery

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Typesdiv
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
    <title id="titleTag">
      This is the Title
    </title>
  </head>
  <body id="bodyTag">
    <div id="mydiv1">
      first div   
      <div id="mysubdiv1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1">
      first p  
    </p>
    <div id="mydiv3">
      third div
    </div>
    <p id="p2">
      second p
    </p>
  </body>
</html>
Typesdiv4

testChildTypesFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Child Typesdiv4
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
    <title id="titleTag">
      This is the Title
    </title>
  </head>
  <body id="bodyTag">
    <div id="mydiv1">
      first div   
      <div id="mysubdiv1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1">
      first p  
    </p>
    <div id="mydiv3">
      third div
    </div>
    <p id="p2">
      second p
    </p>
  </body>
</html>
Child Typesdiv4 expected
0 actual

testChildTypes

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Type Focusbody
Child Typesdiv3
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
    <title id="titleTag">
      This is the Title
    </title>
  </head>
  <body id="bodyTag">
    <div id="mydiv1">
      first div   
      <div id="mysubdiv1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1">
      first p  
    </p>
    <div id="mydiv3">
      third div
    </div>
    <p id="p2">
      second p
    </p>
  </body>
</html>
Type Focusbody
Found 1 elements of type body
Child Typesdiv3