Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spying Autofill in google
#4
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi Soumya,

The error message itself tells about the problem.
QTP finds more than one object with the description properties given by you and unable to recognize object.

You need to use ordinal identifier in this case.

Use below code, it should work -

Code:
browser("name:=Google").page("title:=Google").webbutton("name:=Google Search", "index:=0").Click
Reply


Messages In This Thread
Spying Autofill in google - by soumya - 12-04-2011, 02:33 PM
RE: Spying Autofill in google - by prasant - 12-04-2011, 08:17 PM
RE: Spying Autofill in google - by soumya - 12-04-2011, 10:28 PM
RE: Spying Autofill in google - by prasant - 12-05-2011, 05:21 PM
RE: Spying Autofill in google - by nistalaramesh - 12-05-2011, 06:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to select value from google search box dropdown +QTP prajyot 0 2,902 06-28-2017, 06:30 PM
Last Post: prajyot
  need vbscript to search for a "text string" on a google search page ? vimal singh 1 7,843 07-16-2010, 09:40 AM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)