HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | ||||
http://first | thePage | |||
Text Focus | Some | span | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
||
Text Focus | Some text found in 'Some Text' | span | theElement | <span id="myspan1"> Some Text </span> |
HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | ||||
http://first | thePage | |||
Text Focus | Other | div | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
||
Text Focus | Other 'Other' not found in an element of type div | div | theElement |
HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | ||||
http://first | thePage | |||
Text Focus | Some | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
||
Text Focus | Some text found in 'Some Text' | div | theElement | <div id="mydiv1"> Some Text </div> |
HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | ||||
http://first | thePage | |||
Element Focus | mydiv2 | div | theDiv | |
Text Focus | Some Text | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
||
Element Focus | mydiv2 | div | theDiv | <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> |
Text Focus | Some Text 'Some Text' not found in an element of any type | theElement |
HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | |||||
http://first | thePage | ||||
Fail | Text Focus | Other | div | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
|||
Fail | Text Focus | Other 'Other' not found in an element of type div | div | theElement |
HtmlFixture | |
WARNING: no focus element | |
Escape HTML:on | on |
Javascript:on | on |
Display HTML:on | on |
Show SSL Errors:off | off |
Show Javascript Errors:on | on |
Preserve:on | on |
Set Browser Version | default Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Clear web client restarted, cookies cleared |
HtmlFixture | |||||
http://first | thePage | ||||
Fail | Text Focus | Other | span | theElement |
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"> Some Text </div> <span id="myspan1"> Some Text </span> <div id="mydiv2"> <span id="myspan2"> Some Other Text </span> </div> </body> </html> |
|||
Fail | Text Focus | Other failed to fail! text found in 'Some Other Text' | span | theElement | <span id="myspan2"> Some Other Text </span> |