Test Output Index

testAttributeFocusNoIndex

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
Attribute Focusclassclass1divtheElement
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">
  </head>
  <body id="bodyTag">
    <div id="mydiv1" class="class1">
      first div   
      <div id="mysubdiv1" class="class1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1" class="class2">
      first p  
    </p>
    <div id="mydiv3" class="">
      third div
    </div>
    <p id="p2" class="class1">
      second p
    </p>
  </body>
</html>
Attribute Focusclassclass1
Found 2 elements having attribute class with value class1 of type div
divtheElement<div id="mydiv1" class="class1">
  first div   
  <div id="mysubdiv1" class="class1">
    subdiv
  </div>
</div>

testAttributeFocusWithIndex

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
Attribute Focusclassclass1[2]divtheElement
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">
  </head>
  <body id="bodyTag">
    <div id="mydiv1" class="class1">
      first div   
      <div id="mysubdiv1" class="class1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1" class="class2">
      first p  
    </p>
    <div id="mydiv3" class="">
      third div
    </div>
    <p id="p2" class="class1">
      second p
    </p>
  </body>
</html>
Attribute Focusclassclass1[2]
Found 0 elements having attribute class with value class1[2] of type div
Found 2 elements having attribute class with value class1 of type div
divtheElement<div id="mysubdiv1" class="class1">
  subdiv
</div>

testAttributeFocusWithIndexFail

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
Attribute Focusclassclass1[3]divtheElement
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">
  </head>
  <body id="bodyTag">
    <div id="mydiv1" class="class1">
      first div   
      <div id="mysubdiv1" class="class1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1" class="class2">
      first p  
    </p>
    <div id="mydiv3" class="">
      third div
    </div>
    <p id="p2" class="class1">
      second p
    </p>
  </body>
</html>
Attribute Focusclassclass1[3]
Found 0 elements having attribute class with value class1[3] of type div
Found 2 elements having attribute class with value class1 of type div
There are only 2 elements having attribute class with value class1 of type div
divtheElement

testAttributeFocusWithIndexNoType

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
Attribute Focusclassclass1[3]theElement
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">
  </head>
  <body id="bodyTag">
    <div id="mydiv1" class="class1">
      first div   
      <div id="mysubdiv1" class="class1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1" class="class2">
      first p  
    </p>
    <div id="mydiv3" class="">
      third div
    </div>
    <p id="p2" class="class1">
      second p
    </p>
  </body>
</html>
Attribute Focusclassclass1[3]
Found 0 elements having attribute class with value class1[3] of type
Found 3 elements having attribute class with value class1 of type
ptheElement<p id="p2" class="class1">
  second p
</p>

testAttributeFocusBlank

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
Attribute Focusclass$blank$divtheElement
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">
  </head>
  <body id="bodyTag">
    <div id="mydiv1" class="class1">
      first div   
      <div id="mysubdiv1" class="class1">
        subdiv
      </div>
    </div>
    <div id="mydiv2">
      second div
    </div>
    <p id="p1" class="class2">
      first p  
    </p>
    <div id="mydiv3" class="">
      third div
    </div>
    <p id="p2" class="class1">
      second p
    </p>
  </body>
</html>
Attribute Focusclass$blank$
Found 1 elements having attribute class with value of type div
divtheElement<div id="mydiv3" class="">
  third div
</div>