Forum Discussion
dganov
Staff
13 years agoIt seems that something has been changed on the tested web page.
The object Sys.browser.pageHttpAppQaSuccessacademiesOrg3.panelWepper was not found. Maybe its property values now have different values, or some intermediate parent object have been appended to the page.
Set the breakpoint in the test on the statement where this issue occurs, run the test, and when it stops on the breakpoint try to find the corresponding object in the Object Browser, then map it and compare the new mapped object to the problematic one.
The object Sys.browser.pageHttpAppQaSuccessacademiesOrg3.panelWepper was not found. Maybe its property values now have different values, or some intermediate parent object have been appended to the page.
Set the breakpoint in the test on the statement where this issue occurs, run the test, and when it stops on the breakpoint try to find the corresponding object in the Object Browser, then map it and compare the new mapped object to the problematic one.