Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
search java list
#1
Not Solved
Hello,
I'm writing a test for Oracle e-Business suite.

I have a screen with a JavaList, and I need to determine if a certain item is within the list.

The list is a tree that is expanded when the user clicks the + symbol next to an expandable list item. So if the list has say 20 items, how do I search the whole list (or tree) for an item titled "Transaction"?

I need to search the list, and then respond as either included or not included (does Transaction show up in the list, or not).

Does this make sense? Feel free to ask away...

Thanks!!
Reply
#2
Not Solved
So far I'm thinking about creating an array, loading the array with the content from the javalist, and then searching the array.

Does that sound like a sound approach? If not, any other suggestions?


Thanks again.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to select value from google search box dropdown +QTP prajyot 0 2,671 06-28-2017, 06:30 PM
Last Post: prajyot
  Compare second web list value according to the first web list value roselin6 1 2,643 10-07-2015, 09:14 PM
Last Post: supputuri
  Search and import data from excel under some rules. nwpulele 2 2,755 02-19-2015, 04:10 AM
Last Post: supputuri
  Identify Java List issue anshul.grg07 0 3,096 05-18-2011, 01:08 AM
Last Post: anshul.grg07
  How to handle the dynamic links based on search results…? navyasatish 3 4,371 11-15-2010, 04:17 PM
Last Post: ngocvo3103

Forum Jump:


Users browsing this thread: 2 Guest(s)