Re: QTP Script recognizing objects in Mozilla Browser

2009-02-06 Thread QTP_nuke
Hi Morty, Thanks for the response. When I tried executing the QTP script on a mozilla Browser the very first step throwed the exception Object cannot be identified. I thought I have to create a new script altogether for this Browser and not reuse the existing one Vikas On Feb 6, 9:43 am, Morty

Re: QTP Script recognizing objects in Mozilla Browser

2009-02-06 Thread Morty
Hi QTP_Nuke QTP should be working with your latest versions as well because they are only security updates. (I've never heard about a 2.9.9.9 version however). My only two actual issues with FF are: - Difficulties to use download windows (unrecognized objects) - Odd text capture mechanisms (somet

Re: QTP Script recognizing objects in Mozilla Browser

2009-01-23 Thread Roman Zilber
Kamran, Your question doesn't match the subject of current thread "QTP Script recognizing objects in Mozilla Browser". Please review if the questions was sent to proper forum and if still think it is related to QTP, ask it again with a new subject. Thanks, Roman On Fri, Jan 2

Re: QTP Script recognizing objects in Mozilla Browser

2009-01-23 Thread Kamran
Hi Guys, This Kamran and need you guys help on web services testing I have not experince to test web service please can some one describe me how to test web services. thanks in advance On 1/22/09, QTP_nuke wrote: > > Hi All > > I am new to this group. I have been using QTP (9.5) for automating

Re: QTP Script recognizing objects in Mozilla Browser

2009-01-22 Thread Roman Zilber
try those http://www.oldapps.com/firefox.php http://www.oldversion.com/program.php?n=firefox On Thu, Jan 22, 2009 at 2:12 PM, QTP_nuke wrote: > > Hi All > > I am new to this group. I have been using QTP (9.5) for automating a > web portal. > > The scripts that I have authored so far and stable e

QTP Script recognizing objects in Mozilla Browser

2009-01-22 Thread QTP_nuke
Hi All I am new to this group. I have been using QTP (9.5) for automating a web portal. The scripts that I have authored so far and stable enough, I need to execute these in different browers (IE and Firefox). Scripts are running fine when executed in IE6.0 and IE7.0 except FireFox 3.0.5. Came