Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gmail: Compose Mail Functionality
#4
Not Solved
Exist is used to check if the object is present in the screen and do the operations on the object.

for example, ,

Code:
Browser("").Page("").Image("").Exist(5)

If we use the code above QTP will wait a maximum of 5 seconds for the Image("") object to appear. If it appears, it will execute the next line of code.

If the object doesn't appear with in 5 seconds, the step will fail.

Hope you got it.

Thanks,
Elango
Reply


Messages In This Thread
RE: Gmail: Compose Mail Functionality - by elango87 - 12-25-2012, 12:20 PM
RE: Gmail: Compose Mail Functionality - by newqtp - 02-15-2013, 12:59 AM
RE: Gmail: Compose Mail Functionality - by newqtp - 02-15-2013, 08:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  To send Fail Results to mail Naresh 1 2,931 04-23-2015, 08:30 PM
Last Post: babu123
  To send the QTP Results to mail using Thunderbird Naresh 0 2,701 04-03-2015, 03:19 PM
Last Post: Naresh
  How to delete particular mails in Gmail using QTP rajkumarsm 1 4,634 10-06-2014, 07:03 PM
Last Post: rajkumarsm
  Delete Gmail email newqtp 4 5,252 07-05-2013, 02:12 PM
Last Post: Staff
  Total no of mail in gmail excellentpawan 2 3,597 07-05-2013, 01:56 PM
Last Post: Staff

Forum Jump:


Users browsing this thread: 2 Guest(s)