Forum Discussion

Carloso's avatar
Carloso
Occasional Contributor
13 years ago

Web comparison checkpoint in TC8 vs TC9

I'm currently trying out TC9 and I've noticed I get different results for web comparison in TC8 and TC9. The web comparison passes in TC8, but fails in TC9 with the following additional information:




The following code:

<HEAD><TITLE>AUTOTESTING - MARISOL L TESTCASE</TITLE>



was changed to:



Sys.Browser("iexplore", 2).Page("http://beta.mortgagecreditlink.com/shared/PrintView_Frame.aspx?header_url=/shared/reports/View_Menu.aspx%3Ffileid%3D120494&body_url=/shared/reports/print_htm.aspx%3FreportType%3DPREQ%26orderid%3D120494").Frame("body")



The test is executed on the same machine with the same IE browser instance. Why does the test pass in TC8, but fail in TC9?

2 Replies

  • Hello Carlos,


    To help us investigate the problem, please send us the following information:

    1. The source code of your tested web page stored by the test project's Web Comparison element you use for the Web Comparison checkpoint.

    2. The value of your actual tested web page's contentDocument.documentElement.outerHTML property.


    Thanks in advance.