Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP not recognizing objects sometimes
#3
Not Solved
Check if the image is always spyable manually.

If the object is manuall spyable always, then check if the image exist after loading the page by increasing the time..

Eg.
Code:
If Browser("ABC").Page("XYZ").Image("header_app_title").Exist(10)
Then

If the object is always not spyable manually, then check if any java/.net/any other add in is required..and install it and use it. You will be able to proceed well.

Thanks,
Ricks
Reply


Messages In This Thread
RE: QTP not recognizing objects sometimes - by ricks_ngl - 09-20-2012, 06:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP not recognizing date calendar kQTPs 1 3,608 12-20-2017, 11:21 PM
Last Post: harikrishna
  QTP 11 not recognizing WPF objects in Windows 7 32 bit system Pallavi 1 3,577 06-13-2014, 03:43 PM
Last Post: vinod123
  QTP recognizing Oracle forms as Java objects shankar.srini88 0 4,621 03-25-2014, 10:26 AM
Last Post: shankar.srini88
  QTP not recognizing the fancy box-item sxavierraj 1 2,415 03-05-2014, 05:26 PM
Last Post: guin.anirban
  WPF DataGrid is not recognizing properly suvenduitc@gmail.com 0 3,281 02-13-2014, 03:27 PM
Last Post: suvenduitc@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)