help needed - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: help needed (/Thread-help-needed) |
help needed - rkhanna - 02-27-2008 Hi, when I am running the test(recorded inIE6) using firefox2.0,standard checkpoints of the propertyname "innertext",class web element are failing. Some give errors like: actual result and expected result does not match athough they show the same string while others say "inner text" is empty(although it contains a string). NOTE : ENV: QTP9.2,FireFox2.0,windowsXP. Some checkpoints of same property are passing. Any help is appreciated. Thanks, Rkhanna. Thanks, RE: help needed - Ankur - 02-28-2008 are the same tests passing on IE6? RE: help needed - rkhanna - 02-28-2008 Yes, the same tests are passing in IE6. RE: help needed - Ankur - 02-28-2008 ok...in that case let us know some more details about the problem what type of object are you referring to? whether it is a firefox menu control or sidebar? RE: help needed - rkhanna - 02-29-2008 Hi Ankur, We figured it out today that by running the test by using "Updatemode" the script is running fine. If there is any other way,please let me Know(standard checkpoints of class webelement created on subheader within an application.This is not a firefox menu control or sidebar). Thanks, rkhanna |