Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I open login gmail page after that QTP is not able to
identify the object present in it then what u will do

Answer Posted / kotike

The browser should be IE.

onece you record the login page.Need to regularize the frame
logical name.Because each time execute the script the frame
id will changing dynamically.

ex: Browser().Page().Frame("c.*").WebTextBox.set "dfdfdf"

regards,
mahi.kotike@gmail.com

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of object repository and how qtp recognises objects?

1079


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

4016


What is the use of text output value in quicktest professional?

1031


How to import a test case present in ".xls" file to TD under a Test set?

1277


How can you pass value one action to another action?

1099


How many tabs are available in debug viewer pane?

1169


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1999


What test you perform mostly? Regression or retesting in your testing process?

1076


Is it possible to use two instances of UFT on the same machine? If not why?

1173


what is the hierarchy to use properties in descriptive programming

2037


Describe function procedure in vbscript.

1184


How the exception handling can be done using quicktest professional (qtp)?

1171


How many lines of code in each script of QTP?

4533


What are test settings and global settings?

1168


whare exactly we have to use functions and sub routain

2364