Geeks Talk

Prepare for your Next Interview




Qtp

This is a discussion on Qtp within the QTP forums, part of the Software Testing category; Hi , I am new to QTP.i am trying to check on web screen if a particular object exist or not. VB code that i used to impement is : Browser("...")....


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-26-2008
Junior Member
 
Join Date: Jun 2008
Location: Delhi
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Neetu2008 is on a distinguished road
Qtp

Hi ,

I am new to QTP.i am trying to check on web screen if a particular object exist or not.
VB code that i used to impement is :
Browser("...").Page("...").Frame("left").webelement("Explorer").Exist

But I am getting this error :

Object doesn't support this property or method: 'Browser(...).Page(...).Frame(...).webelement(...).Exist'

Neetu
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-26-2008
Contributing Member
 
Join Date: Feb 2006
Posts: 73
Thanks: 0
Thanked 3 Times in 3 Posts
kunals is on a distinguished road
Re: Qtp

You need to check the add in...
This problem arises when you don have proper addins.
Reply With Quote
  #3 (permalink)  
Old 07-04-2008
Contributing Member
 
Join Date: Jul 2008
Location: pune
Posts: 31
Thanks: 12
Thanked 0 Times in 0 Posts
chimanrao is on a distinguished road
Re: Qtp

hi...i m new in web testing......i want to learn QTP perfectly.......do u have QTP software ? plz tell me. i need it as soon as possible.....
Reply With Quote
  #4 (permalink)  
Old 07-05-2008
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 520
Thanks: 1
Thanked 53 Times in 45 Posts
sutnarcha is on a distinguished road
Re: Qtp

Basically, frames donot have webelements. The webelements are directly placed on the web pages. so try,

Browser("...").Page("...").webelement("Explorer").Exist
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes



All times are GMT -4. The time now is 06:14 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved