Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java List not being identified by QTP
#7
Solved: 11 Years, 3 Months, 3 Weeks ago
Yeah Probably it would. Just adding my 2 cents,
Aditi -

I guess the issue is with object refresh. Either the script sync is out or the list is there but QTP is too quick to select before the objects are loaded. The matter of fact that this script had no issues for 1.5 years only rings the bell about performance of the application. If QTPKing's above solution does not resolve the issue, please try this,
After it is done with selecting the javalist with 4 items write the below code,
Code:
wait 2
Javalist().Object.Refreshobject ( or ) JavaList().Refreshobject
javalist().Click
javalist().select "whatever"

Let me know if this helps.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Java List not being identified by QTP - by aditi - 08-19-2009, 05:32 AM
RE: Java List not being identified by QTP - by basanth27 - 08-20-2009, 10:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to record JAVA Swing application with JAVA add-in Mrudula Chinchanikar 0 998 11-24-2021, 07:18 PM
Last Post: Mrudula Chinchanikar
Exclamation Oracle Objects not identified by UFT 12.02 Deepnara 0 2,227 08-21-2017, 05:32 PM
Last Post: Deepnara
  Verifying the contents of a Web List in QTP scipt ritugoyal 4 47,476 10-07-2016, 12:23 AM
Last Post: Vijay Kumar
  WebElement (only Weblist) is not getting identified in QTP 11, Windows 7 priyaang 3 5,927 06-26-2015, 12:39 AM
Last Post: supputuri
  java objects not getting identified with java update 8 in uft 11.5 milukuraju 0 2,952 02-06-2015, 12:04 AM
Last Post: milukuraju

Forum Jump:


Users browsing this thread: 2 Guest(s)